chore: remove old env variable from docker compose
This commit is contained in:
@@ -33,7 +33,6 @@ services:
|
|||||||
- SMTP_MAIL_USER=username
|
- SMTP_MAIL_USER=username
|
||||||
- SMTP_MAIL_PASSWORD=password
|
- SMTP_MAIL_PASSWORD=password
|
||||||
- MAIL_FROM=admin@example.com
|
- MAIL_FROM=admin@example.com
|
||||||
- NEXT_PUBLIC_ALLOW_SIGNUP=true
|
|
||||||
ports:
|
ports:
|
||||||
- 3000:3000
|
- 3000:3000
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user