Skip to content

Commit

Permalink
wat
Browse files Browse the repository at this point in the history
  • Loading branch information
JaneJeon committed Jul 21, 2023
1 parent d96a9fd commit 7036a81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/debug/docker-compose.whoami.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ services:
traefik.http.routers.whoami.rule: Host(`whoami.janejeon.com`)
traefik.http.routers.whoami.entrypoints: https
# traefik.http.routers.whoami.middlewares: sso-proxy@file
traefik.http.services.whoami.loadbalancer.server.port: 8080 # they changed the fackin' ports, why
traefik.http.services.whoami.loadbalancer.server.port: 80
flame.type: application
flame.name: Whoami
flame.url: whoami.janejeon.com
Expand Down

0 comments on commit 7036a81

Please sign in to comment.