mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-20 14:50:32 +00:00
Revert "creates kubernetes friendly deployment"
This reverts commit b42153bcc4.
This commit is contained in:
@@ -5,8 +5,4 @@ server {
|
||||
root /usr/share/nginx/html;
|
||||
try_files $uri /index.html;
|
||||
}
|
||||
|
||||
location /api {
|
||||
proxy_pass http://localhost:3000;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user