chore(authelia): revert authelia default ports change

This commit is contained in:
kjeld Schouten-Lebbing
2021-11-28 11:28:58 +01:00
parent 7706ff990f
commit db9f6db588
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -810,7 +810,7 @@ questions:
description: "This port exposes the container port on the service"
schema:
type: int
default: 10058
default: 9091
editable: true
required: true
- variable: advanced
+1 -1
View File
@@ -12,7 +12,7 @@ service:
main:
ports:
main:
port: 10058
port: 9091
targetPort: 9091
persistence: