diff --git a/stack.production.yml b/stack.production.yml index 58fc306..8edc332 100644 --- a/stack.production.yml +++ b/stack.production.yml @@ -50,6 +50,9 @@ services: - STORAGE_ENCRYPTION_KEY environment: <<: *authelia-env + dns: + - 1.1.1.1 + - 9.9.9.9 networks: - traefik - default