Update README.md
This commit is contained in:
parent
49cd2e40c3
commit
511b00a10d
|
@ -53,11 +53,6 @@ services:
|
||||||
image: ghcr.io/hydrusnetwork/hydrus:server
|
image: ghcr.io/hydrusnetwork/hydrus:server
|
||||||
container_name: hydrusserver
|
container_name: hydrusserver
|
||||||
restart: unless-stopped
|
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:
|
volumes:
|
||||||
- hydrus-server:/opt/hydrus/db
|
- hydrus-server:/opt/hydrus/db
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue