sdf
This commit is contained in:
parent
d165276ef2
commit
a099c46372
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ services:
|
||||||
environment:
|
environment:
|
||||||
PUID: "1964" # The ID of the user the app will run as
|
PUID: "1964" # The ID of the user the app will run as
|
||||||
PGID: "1964" # The ID of the group the app will run as
|
PGID: "1964" # The ID of the group the app will run as
|
||||||
SECRET_KEY_BASE: a_nice_long_random_string
|
SECRET_KEY_BASE: OD0CLgELUEWGoZ8IUnduGbxhyhh4vgjMBxBAjyopNOkATWIEWSYeWRDdfY6ulX2Fj7zuUp9dpgzjoFatNviLD8E5Cv2815eDrZxH9gNb52Taur0LzqBPk25yLCvsnjXK
|
||||||
REDIS_URL: redis://redis:6379/1
|
REDIS_URL: redis://redis:6379/1
|
||||||
|
|
||||||
# Database connection details; we recommend using a separate PostgreSQL
|
# Database connection details; we recommend using a separate PostgreSQL
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue