diff --git a/.env.example b/.env.example index 39e3f32..061969c 100644 --- a/.env.example +++ b/.env.example @@ -10,7 +10,7 @@ INSECURE=true ## Features ## # The following variable is a convenience variable to enable or disable features of this compose project. # Example: if you want to use traefik and letsencrypt, you can set the variable to -# COMPOSE_FILE=docker-compose.yml:docker-compose.traefik.yml +#COMPOSE_FILE=docker-compose.yml:traefik/opencloud.yml # This enables you to just run `docker compose up -d` and the compose files will be added to the stack. # As alternative approach you can run `docker compose -f docker-compose.yml -f docker-compose.traefik.yml up -d` # Default: OpenCloud and Collabora with traefik and letsencypt