We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2844a14 commit bd512e8Copy full SHA for bd512e8
1 file changed
docs/advanced.md
@@ -75,12 +75,12 @@ services:
75
CADDY_SITE_ADDRESS: ":80"
76
networks:
77
default:
78
- proxy_default:
+ myapp-proxy_default:
79
aliases:
80
- ${COMPOSE_PROJECT_NAME}_caddy
81
82
83
84
external: true
85
```
86
0 commit comments