Skip to content

Commit 8c27ef9

Browse files
author
june012006
committed
update ntfy port
1 parent 4a1e5c2 commit 8c27ef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ntfy/compose.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ services:
1717
- "traefik.http.routers.ntfy-secure.rule=Host(`ntfy.${FQDN}`)"
1818
- "traefik.http.routers.ntfy-secure.tls=true"
1919
- "traefik.http.routers.ntfy-secure.service=ntfy"
20-
- "traefik.http.services.ntfy.loadbalancer.server.port=8088"
20+
- "traefik.http.services.ntfy.loadbalancer.server.port=80"
2121
- "traefik.docker.network=proxy"
2222
- "kop.bind.ip=192.168.128.3"
2323
env_file:

0 commit comments

Comments
 (0)