mirror of
https://github.com/astuto/astuto.git
synced 2025-12-16 03:37:56 +01:00
Add env vars to docker-compose and improve env check
This commit is contained in:
@@ -4,8 +4,7 @@ POSTGRES_USER=yourusernamehere
|
||||
POSTGRES_PASSWORD=yourpasswordhere
|
||||
|
||||
APP_NAME="You App Name Here"
|
||||
SHOW_LOGO=yes
|
||||
POSTS_PER_PAGE=15
|
||||
|
||||
EMAIL_CONFIRMATION=0
|
||||
|
||||
SHOW_LOGO=1
|
||||
POSTS_PER_PAGE=15
|
||||
EMAIL_CONFIRMATION=no
|
||||
Reference in New Issue
Block a user