diff --git a/compose-proxy.yml b/compose-proxy.yml index 3f09e9a..105583d 100644 --- a/compose-proxy.yml +++ b/compose-proxy.yml @@ -11,7 +11,6 @@ services: - '81:81' # Admin Web Port environment: DB_SQLITE_FILE: "/data/database.sqlite" - # Uncomment this if IPv6 is not enabled on your host DISABLE_IPV6: 'true' volumes: # Restriction of filesystem -bizMark