diff --git a/.env.example b/.env.example
index 0c2ec8e..9af429b 100644
--- a/.env.example
+++ b/.env.example
@@ -6,6 +6,8 @@ APP_URL=http://localhost
 
 LOG_CHANNEL=stack
 
+USERID=
+
 DB_CONNECTION=mysql
 DB_HOST=db
 DB_PORT=3306