Ver código fonte

Fix comment indentation in `examples/reverse-proxies/caddy2-in-container/docker-compose.yaml`

pull/4165/head
Slavi Pantaleev 11 meses atrás
pai
commit
5dfbefd649
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      examples/reverse-proxies/caddy2-in-container/docker-compose.yaml

+ 1
- 1
examples/reverse-proxies/caddy2-in-container/docker-compose.yaml Ver arquivo

@@ -19,7 +19,7 @@ services:
volumes:
- ./Caddyfile:/etc/caddy/Caddyfile
# - ./site:/var/www
# Other configurations …
# Other configurations …

networks:
# add this as well


Carregando…
Cancelar
Salvar