caddy: Remove whoami test container
This commit is contained in:
parent
9cf2ee10a0
commit
968d2f9ca9
1 changed files with 0 additions and 9 deletions
|
|
@ -12,15 +12,6 @@ services:
|
||||||
labels:
|
labels:
|
||||||
caddy.auto_https: "off"
|
caddy.auto_https: "off"
|
||||||
|
|
||||||
whoami:
|
|
||||||
container_name: whoami
|
|
||||||
image: traefik/whoami
|
|
||||||
networks:
|
|
||||||
- caddy
|
|
||||||
labels:
|
|
||||||
caddy: "http://test.pichi.berlin"
|
|
||||||
caddy.reverse_proxy: "{{ '{{' }}upstreams 80{{ '}}'}}" # has to be done to prevent ansible templating
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
caddy:
|
caddy:
|
||||||
external: true
|
external: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue