add folder for playlists api
This commit is contained in:
@@ -9,6 +9,8 @@ services:
|
||||
working_dir: /app
|
||||
ports:
|
||||
- "${PORT}:${PORT_EXPOSED}"
|
||||
volumes:
|
||||
- $MEDIA_DIR:/mnt/media
|
||||
environment:
|
||||
VIRTUAL_HOST: "${DOMAIN}"
|
||||
LETSENCRYPT_HOST: "${DOMAIN}"
|
||||
|
||||
Reference in New Issue
Block a user