working_frontend
This commit is contained in:
parent
bbd7dc5e5f
commit
b70b1b81e2
|
@ -28,6 +28,6 @@ server {
|
|||
}
|
||||
|
||||
location /api {
|
||||
proxy_pass https://api_server;
|
||||
proxy_pass http://api_server;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue