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