add env
This commit is contained in:
parent
b9bde40edc
commit
f1636345dc
|
@ -28,4 +28,8 @@ services:
|
||||||
tty: true
|
tty: true
|
||||||
stdin_open: true
|
stdin_open: true
|
||||||
ports:
|
ports:
|
||||||
- "3000:3000"
|
- "3000:3000"
|
||||||
|
environment:
|
||||||
|
VIRTUAL_HOST: contact.bitium.agency
|
||||||
|
LETSENCRYPT_HOST: contact.bitium.agency
|
||||||
|
VIRTUAL_PORT: 3000
|
||||||
|
|
Loading…
Reference in New Issue
Block a user