Added adapter
This commit is contained in:
parent
032c4900d0
commit
a3b1d94823
@ -2,10 +2,8 @@ services:
|
||||
app:
|
||||
image: ${IMAGE}
|
||||
ports:
|
||||
- "${APP_PORT}:3000"
|
||||
- "${APP_PORT}:4321"
|
||||
environment:
|
||||
- HOST=0.0.0.0
|
||||
- PORT=3000
|
||||
- SMTP_HOST=${SMTP_HOST}
|
||||
- SMTP_PORT=${SMTP_PORT}
|
||||
- SMTP_USER=${SMTP_USER}
|
||||
|
Loading…
x
Reference in New Issue
Block a user