ci(fix sidebase): no need to mount volumes anymore
This commit is contained in:
@@ -7,8 +7,6 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- $PORT:80
|
- $PORT:80
|
||||||
volumes:
|
|
||||||
- $PWD:/app
|
|
||||||
environment:
|
environment:
|
||||||
VIRTUAL_HOST: '${DOMAIN}'
|
VIRTUAL_HOST: '${DOMAIN}'
|
||||||
LETSENCRYPT_HOST: '${DOMAIN}'
|
LETSENCRYPT_HOST: '${DOMAIN}'
|
||||||
|
Reference in New Issue
Block a user