caddy_net
This commit is contained in:
@@ -16,6 +16,7 @@ services:
|
||||
- keycloak
|
||||
- gitea
|
||||
- mail_network
|
||||
- caddy_net
|
||||
volumes:
|
||||
- $PWD/Caddyfile:/etc/caddy/Caddyfile
|
||||
- $PWD/email_autodiscover:/etc/caddy/email_autodiscover
|
||||
@@ -44,6 +45,8 @@ networks:
|
||||
external: true
|
||||
mail_network:
|
||||
external: true
|
||||
caddy_net:
|
||||
external: true
|
||||
|
||||
volumes:
|
||||
caddy_data:
|
||||
|
||||
Reference in New Issue
Block a user