1
0

fix: omc.conf for new frame

This commit is contained in:
2023-10-27 19:39:00 +08:00
parent ea6e19fd97
commit 39e31d7647
4 changed files with 44 additions and 40 deletions

View File

@@ -40,6 +40,7 @@ server {
root /usr/local/omc/htdocs/front/;
index index.html index.htm;
server_name localhost;
location /omc-api/ {
proxy_pass http://127.0.0.1:3030/;

View File

@@ -40,6 +40,7 @@ server {
root /usr/local/omc/htdocs/front/;
index index.html index.htm;
server_name localhost;
location /omc-api/ {
proxy_pass http://127.0.0.1:3030/;

View File

@@ -40,6 +40,7 @@ server {
root /usr/local/omc/htdocs/front/;
index index.html index.htm;
server_name localhost;
location /omc-api/ {
proxy_pass http://127.0.0.1:3030/;

View File

@@ -40,6 +40,7 @@ server {
root /usr/local/omc/htdocs/front/;
index index.html index.htm;
server_name localhost;
location /omc-api/ {
proxy_pass http://127.0.0.1:3030/;