Update stack.production.yml
This commit is contained in:
parent
aee48913cb
commit
8349cbd245
|
@ -19,6 +19,7 @@ services:
|
|||
SMTP_PORT: "465"
|
||||
SMTP_USERNAME: "asciinema@nixc.us"
|
||||
SMTP_PASSWORD: "DiHcwSup8RSo66LgEzGi7R4PBWsDyFgxn"
|
||||
UNCLAIMED_RECORDING_TTL: "30"
|
||||
volumes:
|
||||
- /mnt/tank/persist/nixc.us/asciinema/production/data:/var/opt/asciinema
|
||||
deploy:
|
||||
|
|
Loading…
Reference in New Issue