fix(doc) caddy

approve-sys
bob 2 years ago
parent 7da98cda13
commit 1e0e68e685

@ -1,5 +1,7 @@
:8300, localhost { :8300, localhost {
root * /data/dist root * /data/dist
# Vue Router history模式避免刷新后404页面字符中间不可有空格
try_files {path} /index.html
handle_path /stage-api/* { handle_path /stage-api/* {
uri strip_prefix /stage-api uri strip_prefix /stage-api

Loading…
Cancel
Save