From 511b00a10daf9c3b7e31d753a38b040733987459 Mon Sep 17 00:00:00 2001 From: suika <2320837+Suika@users.noreply.github.com> Date: Fri, 6 Aug 2021 01:55:17 +0200 Subject: [PATCH] Update README.md --- static/build_files/docker/README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/static/build_files/docker/README.md b/static/build_files/docker/README.md index 4cdfec5b..24e7dc40 100644 --- a/static/build_files/docker/README.md +++ b/static/build_files/docker/README.md @@ -53,11 +53,6 @@ services: image: ghcr.io/hydrusnetwork/hydrus:server container_name: hydrusserver restart: unless-stopped - labels: - - "traefik.port=45870" - - "traefik.frontend.rule=Host:hydrus-server.suika.lan" - - "traefik.frontend.entryPoints=http,https" - - "traefik.frontend.headers.SSLRedirect=true" volumes: - hydrus-server:/opt/hydrus/db