no media folder
This commit is contained in:
@@ -6,8 +6,6 @@ services:
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- $PORT:3000
|
||||
volumes:
|
||||
- "${MEDIA_DIR}:/media"
|
||||
environment:
|
||||
VIRTUAL_HOST: "${DOMAIN}"
|
||||
LETSENCRYPT_HOST: "${DOMAIN}"
|
||||
|
Reference in New Issue
Block a user