Skip to content

Commit 22ce751

Browse files
committed
refactor docker-compose
1 parent 071909f commit 22ce751

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docker-compose.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ services:
2020
- SMTP_FROM_EMAIL=${SMTP_FROM_EMAIL}
2121
- SMTP_REPLY_TO=${SMTP_REPLY_TO}
2222
- ORIGIN=${ORIGIN}
23-
# - PORT=3000
24-
# - HOST=0.0.0.0
25-
# - NODE_ENV=production
2623
volumes:
2724
- ./data:/app/data
2825
# healthcheck:

0 commit comments

Comments
 (0)