fix(traefik): also move web entryPoint to port 80
This commit is contained in:
@@ -90,6 +90,8 @@ securityContext:
|
||||
readOnlyRootFilesystem: true
|
||||
|
||||
ports:
|
||||
web:
|
||||
port: 80
|
||||
websecure:
|
||||
port: 443
|
||||
|
||||
|
||||
@@ -90,6 +90,8 @@ securityContext:
|
||||
readOnlyRootFilesystem: true
|
||||
|
||||
ports:
|
||||
web:
|
||||
port: 80
|
||||
websecure:
|
||||
port: 443
|
||||
|
||||
|
||||
Reference in New Issue
Block a user