fix: preview port assertion + simpler health-ping
This commit is contained in:
parent
3cc870fe8f
commit
160bb60ee6
2 changed files with 8 additions and 5 deletions
|
|
@ -4,7 +4,7 @@
|
|||
extraConfig = ''
|
||||
@health path /health-ping
|
||||
handle @health {
|
||||
reverse_proxy localhost:8070
|
||||
respond 200
|
||||
}
|
||||
|
||||
handle {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue