webapp
/
GreenwayWeb
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
091b75ed4f18bdecaf7f039610f9704be4bd7002
Authored by
wesley88
2025-01-02 17:42:29 +0800
1 parent
66eed4b4
1
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
wenjuan/.env.staging
wenjuan/.env.staging
View file @
091b75e
...
...
@@ -6,4 +6,4 @@ ENV = 'staging'
6
6
# base api
7
7
VUE_APP_BASE_API = '/stage-api'
8
8
9
-VUE_APP_DOMAIN_PREFIX = 'http://8.130.38.56:8027/admin-web'
9
+VUE_APP_DOMAIN_PREFIX = 'http://8.130.38.56:8027/admin-web'
...
...