forked from retoor/devplacepy
ticket #65 attempt 1
This commit is contained in:
@@ -39,6 +39,10 @@ NGINX_MAX_BODY_SIZE=50m
|
||||
NGINX_CACHE_ENABLED=false
|
||||
NGINX_CACHE_MAX_SIZE=1g
|
||||
|
||||
# Max length of comment text (applied server-side on write and client-side on input).
|
||||
# Change at any time via the env var; the DB has no length constraint.
|
||||
DEVPLACE_COMMENT_MAX_LENGTH=1000
|
||||
|
||||
# Run the app container as this host user so shared files keep dev ownership.
|
||||
DEVPLACE_UID=1000
|
||||
DEVPLACE_GID=1000
|
||||
|
||||
Reference in New Issue
Block a user