Update File_Containers/convertx/compose.yaml

This commit is contained in:
2026-03-16 23:51:59 +00:00
parent 699da0676e
commit c6001b47dd
+2
View File
@@ -8,5 +8,7 @@ services:
environment:
- JWT_SECRET=aLongAndSecretStringUsedToSignTheJSONWebToken1234 # will use randomUUID() if unset
# - HTTP_ALLOWED=true # uncomment this if accessing it over a non-https connection
#- ACCOUNT_REGISTRATION=false
#- ALLOW_UNAUTHENTICATED=faslse #Allow unauthenticated users to use the service, only set this to true locally
volumes:
- srv/docker/convertx/data:/app/data