FEAT: try build in dcompose
This commit is contained in:
@@ -8,6 +8,8 @@ services:
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- $PORT:$PORT_EXPOSED
|
||||
volumes:
|
||||
- $PWD:/app
|
||||
environment:
|
||||
VIRTUAL_HOST: "${DOMAIN}"
|
||||
LETSENCRYPT_HOST: "${DOMAIN}"
|
||||
|
Reference in New Issue
Block a user