feat: add NAS Portainer deployment assets
This commit is contained in:
8
deploy/portainer/Caddyfile.example
Normal file
8
deploy/portainer/Caddyfile.example
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
comunidadhll.devzamode.es {
|
||||||
|
encode zstd gzip
|
||||||
|
|
||||||
|
reverse_proxy /health hll-vietnam-backend-1:8000
|
||||||
|
reverse_proxy /api/* hll-vietnam-backend-1:8000
|
||||||
|
|
||||||
|
reverse_proxy hll-vietnam-frontend-1:8080
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user