add env
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user