Phase0
This commit is contained in:
@@ -11,8 +11,8 @@ API_URL=http://localhost:3001
|
||||
TRUSTED_PROXY_COUNT=0
|
||||
|
||||
# --- Security ---
|
||||
SESSION_SECRET=change-me-use-openssl-rand-base64-32
|
||||
ENCRYPTION_KEY=change-me-use-openssl-rand-base64-32
|
||||
SESSION_SECRET=dev-only-change-me-use-openssl-rand-base64-32-chars-min
|
||||
ENCRYPTION_KEY=dev-only-change-me-use-openssl-rand-base64-32-chars-min
|
||||
|
||||
# --- Database ---
|
||||
DATABASE_URL=postgresql://gamecloud:gamecloud@localhost:5432/gamecloud
|
||||
|
||||
Reference in New Issue
Block a user