Update stack.production.yml
This commit is contained in:
parent
9db871b0f5
commit
f55e7531c8
|
@ -25,6 +25,7 @@ services:
|
||||||
# SMTP_TLS: always
|
# SMTP_TLS: always
|
||||||
SMTP_PASSWORD: "DiHcwSup8RSo66LgEzGi7R4PBWsDyFgxn"
|
SMTP_PASSWORD: "DiHcwSup8RSo66LgEzGi7R4PBWsDyFgxn"
|
||||||
UNCLAIMED_RECORDING_TTL: "30"
|
UNCLAIMED_RECORDING_TTL: "30"
|
||||||
|
SIGN_UP_DISABLED: "true"
|
||||||
volumes:
|
volumes:
|
||||||
- /mnt/tank/persist/nixc.us/asciinema/production/data:/var/opt/asciinema
|
- /mnt/tank/persist/nixc.us/asciinema/production/data:/var/opt/asciinema
|
||||||
deploy:
|
deploy:
|
||||||
|
|
Loading…
Reference in New Issue