grist, authentik, nextcloud: fix network

This commit is contained in:
Daniel Meiburg 2024-04-17 20:49:25 +02:00
parent b3fd40b359
commit 4884c09e12
Signed by: dm
GPG Key ID: E5827ECFFE0AA4F2
3 changed files with 3 additions and 3 deletions

View File

@ -86,4 +86,4 @@ volumes:
networks: networks:
default: default:
name: caddy name: caddy
external external: true

View File

@ -22,7 +22,7 @@ services:
networks: networks:
default: default:
name: caddy name: caddy
external external: true
volumes: volumes:
grist: grist:

View File

@ -33,4 +33,4 @@ services:
networks: networks:
default: default:
name: caddy name: caddy
external external: true