mirror of
https://github.com/Cian-H/am-d-model.eu.git
synced 2025-12-22 13:41:56 +00:00
Added app path to caddyfile
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
@landing {
|
||||
path / /contact* /about*
|
||||
}
|
||||
handle /_app/* {
|
||||
reverse_proxy site:3000
|
||||
}
|
||||
handle @landing {
|
||||
reverse_proxy site:3000 {
|
||||
health_uri /health
|
||||
|
||||
Reference in New Issue
Block a user