Development

This commit is contained in:
Matthew Grotke 2026-06-10 14:49:34 -04:00
parent 3be28ec44e
commit 9650e9e46c

View file

@ -27,4 +27,5 @@ services:
- SMTP_PASSWORD=lfhrygyuwvlaczaw
- SMTP_FROM=grotek.industries@gmail.com
- DEV_MODE=true
user: "${UID:-1000}:${GID:-1000}"
restart: unless-stopped