working state
This commit is contained in:
@@ -1,9 +1,19 @@
|
||||
ports:
|
||||
web:
|
||||
redirections:
|
||||
entryPoint:
|
||||
to: websecure
|
||||
scheme: https
|
||||
port: 8000
|
||||
exposed: true
|
||||
exposedPort: 80
|
||||
protocol: TCP
|
||||
redirectTo:
|
||||
port: websecure
|
||||
websecure:
|
||||
port: 8443
|
||||
exposed: true
|
||||
exposedPort: 443
|
||||
http3:
|
||||
enabled: false
|
||||
tls:
|
||||
enabled: true
|
||||
logs:
|
||||
general:
|
||||
level: DEBUG
|
||||
|
||||
Reference in New Issue
Block a user