mirror of
https://github.com/sfiorini/iptv-server.git
synced 2026-04-11 08:50:46 +00:00
Added content volume to docker
This commit is contained in:
@@ -9,7 +9,5 @@ services:
|
||||
- SUPER_ADMIN_USER=${SUPER_ADMIN_USER:-admin}
|
||||
- SUPER_ADMIN_PASSWORD=${SUPER_ADMIN_PASSWORD:-adminpassword}
|
||||
volumes:
|
||||
- iptv_data:/data
|
||||
|
||||
volumes:
|
||||
iptv_data:
|
||||
- <path/to/folder>/data:/data
|
||||
- <path/to/folder>/content:/content
|
||||
Reference in New Issue
Block a user