Update File_Containers/convertx/compose.yaml
This commit is contained in:
@@ -11,7 +11,7 @@ services:
|
|||||||
#- ACCOUNT_REGISTRATION=false
|
#- ACCOUNT_REGISTRATION=false
|
||||||
#- ALLOW_UNAUTHENTICATED=faslse #Allow unauthenticated users to use the service, only set this to true locally
|
#- ALLOW_UNAUTHENTICATED=faslse #Allow unauthenticated users to use the service, only set this to true locally
|
||||||
volumes:
|
volumes:
|
||||||
- srv/docker/convertx/data:/app/data
|
- /srv/docker/convertx/data:/app/data
|
||||||
networks:
|
networks:
|
||||||
- traefik_network
|
- traefik_network
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
Reference in New Issue
Block a user