Add social features and harden beta release
This commit is contained in:
@@ -28,6 +28,7 @@ services:
|
||||
INITIAL_ADMIN_USERNAME: ${INITIAL_ADMIN_USERNAME}
|
||||
INITIAL_ADMIN_PASSWORD: ${INITIAL_ADMIN_PASSWORD}
|
||||
INITIAL_ADMIN_EMAIL: ${INITIAL_ADMIN_EMAIL}
|
||||
COOKIE_SECURE: ${COOKIE_SECURE:-false}
|
||||
|
||||
volumes:
|
||||
- concert_uploads:/app/static/uploads
|
||||
|
||||
Reference in New Issue
Block a user