diff --git a/docker-compose.yml b/docker-compose.yml index d07f598..906aa3b 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -15,7 +15,7 @@ services: - ./.muxer-queue.db-wal:/app/.muxer-queue.db-wal labels: - "traefik.enable=true" - - "traefik.http.routers.imphenbot.rule=Host(`imphnen.asepharyana.my.id`)" + - "traefik.http.routers.imphenbot.rule=Host(`upload.asepharyana.my.id`) || Host(`upload.asepharyana.tech`) || Host(`upload.asepharyana.web.id`)" - "traefik.http.routers.imphenbot.entrypoints=websecure" - "traefik.http.routers.imphenbot.tls=true" # Expose port to traefik (adjust if WEBSERVER_PORT differs)