feat: try fix caddy
This commit is contained in:
parent
a7ea8ee51b
commit
009bbcef0a
|
|
@ -28,10 +28,13 @@ servers:
|
|||
|
||||
proxy:
|
||||
host: bemeal.leonmorival.com
|
||||
ssl: true
|
||||
ssl: false
|
||||
app_port: 80
|
||||
run:
|
||||
http_port: 8081
|
||||
https_port: 8443
|
||||
healthcheck:
|
||||
path: /api/health
|
||||
path: /up
|
||||
|
||||
registry:
|
||||
server: gitea.leonmorival.com
|
||||
|
|
|
|||
Loading…
Reference in New Issue