web: rename directory for web configuration
This commit is contained in:
@@ -8,7 +8,7 @@ services:
|
|||||||
- '${HTTP_PORT}:80'
|
- '${HTTP_PORT}:80'
|
||||||
- '${HTTPS_PORT}:443'
|
- '${HTTPS_PORT}:443'
|
||||||
volumes:
|
volumes:
|
||||||
- ${CONFIG}/meet:/config
|
- ${CONFIG}/web:/config
|
||||||
environment:
|
environment:
|
||||||
- ENABLE_AUTH
|
- ENABLE_AUTH
|
||||||
- ENABLE_GUESTS
|
- ENABLE_GUESTS
|
||||||
|
|||||||
Reference in New Issue
Block a user