docker
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
server {
|
server {
|
||||||
listen 0.0.0.0:8031;
|
listen 0.0.0.0:8080;
|
||||||
location /h5/supplier/dispatch {
|
location /h5/supplier/dispatch {
|
||||||
alias /app/;
|
alias /app/;
|
||||||
try_files $uri $uri/ /h5/supplier/dispatch/index.html;
|
try_files $uri $uri/ /h5/supplier/dispatch/index.html;
|
||||||
|
Reference in New Issue
Block a user