dev: deploy docker containers (#1939)
This commit is contained in:
parent
68b438ab1a
commit
eee6658cc2
3 changed files with 0 additions and 35 deletions
|
|
@ -15,10 +15,6 @@ server {
|
|||
proxy_pass http://planefrontend:3000/;
|
||||
}
|
||||
|
||||
location /spaces/ {
|
||||
proxy_pass http://planedeploy:3000/;
|
||||
}
|
||||
|
||||
location /api/ {
|
||||
proxy_pass http://planebackend:8000/api/;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue