mirror of
https://github.com/fastapi-admin/fastapi-admin.git
synced 2026-03-13 10:32:25 +08:00
update VUE_APP_API_URL
This commit is contained in:
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
env:
|
||||
PRODUCTION_BASE_URL: /
|
||||
BASE_URL: /
|
||||
VUE_APP_API_URL: https://api-fastapi-admin.long2ice.cn:8443/
|
||||
VUE_APP_API_URL: https://api-fastapi-admin.long2ice.cn:8443/admin/
|
||||
run: |
|
||||
cd front
|
||||
npm install
|
||||
|
||||
Reference in New Issue
Block a user