Separate widgets sounds directory and make it a docker volume
This commit is contained in:
@@ -35,6 +35,8 @@ services:
|
||||
- CHGRID_MEDIA_PROXY_SESSION_CHECK_URL=http://server:4474/auth/session/check
|
||||
ports:
|
||||
- "127.0.0.1:4474:80"
|
||||
volumes:
|
||||
- ./sounds/widgets:/usr/share/nginx/html/sounds/widgets
|
||||
depends_on:
|
||||
- server
|
||||
|
||||
|
||||
Reference in New Issue
Block a user