chore: remove old env variable from docker compose

This commit is contained in:
Navindu Amarakoon
2023-12-09 10:38:48 +05:30
parent 323380d757
commit dbdef79263

View File

@ -33,7 +33,6 @@ services:
- SMTP_MAIL_USER=username
- SMTP_MAIL_PASSWORD=password
- MAIL_FROM=admin@example.com
- NEXT_PUBLIC_ALLOW_SIGNUP=true
ports:
- 3000:3000
volumes: