chore: make authentik network internal

pull/26/head
LRVT 2024-09-26 09:52:28 +02:00 zatwierdzone przez GitHub
rodzic 50435473d2
commit 5cfcc740ba
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -99,10 +99,11 @@ services:
- postgresql - postgresql
- redis - redis
networks: networks:
- proxy
- authentik-internal - authentik-internal
networks: networks:
proxy: proxy:
external: true external: true
authentik-internal: authentik-internal:
external: true internal: true