add folder for playlists api 3
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -17,4 +17,4 @@ logs
|
||||
.DS_Store
|
||||
.fleet
|
||||
.idea
|
||||
|
||||
mnt
|
||||
@@ -10,7 +10,7 @@ services:
|
||||
ports:
|
||||
- "${PORT}:${PORT_EXPOSED}"
|
||||
volumes:
|
||||
- $MEDIA_DIR:/mnt/media
|
||||
- $MEDIA_DIR:/app/mnt/media
|
||||
environment:
|
||||
VIRTUAL_HOST: "${DOMAIN}"
|
||||
LETSENCRYPT_HOST: "${DOMAIN}"
|
||||
|
||||
Reference in New Issue
Block a user