add edge deployment pipeline and Kind 0.0.0.0 binding
This commit is contained in:
@@ -22,6 +22,10 @@ server {
|
||||
proxy_pass http://api:8000;
|
||||
}
|
||||
|
||||
location /health {
|
||||
proxy_pass http://api:8000;
|
||||
}
|
||||
|
||||
location /ws/ {
|
||||
proxy_pass http://api:8000;
|
||||
proxy_http_version 1.1;
|
||||
|
||||
Reference in New Issue
Block a user