Skip to content

Commit

Permalink
Update stack-proxy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BretFisher authored Mar 28, 2020
1 parent b330e94 commit 1c176b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stack-proxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ services:
traefik.http.routers.api.service: api@internal
traefik.http.routers.api.middlewares: auth
traefik.http.services.dummy.loadbalancer.server.port: 4242
# sample users/password test/test and test2/test2
traefik.http.middlewares.auth.basicauth.users: test:$$apr1$$H6uskkkW$$IgXLP6ewTrSuBkTrqE8wj/,test2:$$apr1$$d9hr9HBB$$4HxwgUir3HP4EsggP/QNo0

volumes:
Expand Down

0 comments on commit 1c176b4

Please sign in to comment.