Skip to content

Commit

Permalink
Update production environment URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
luoyunchong committed Sep 26, 2024
1 parent a63a9bb commit 7a47124
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env.production
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@


VUE_APP_BASE_URL = 'https://api.igeekfan.cn/'
VUE_APP_CURRENT_URL = 'https://vvlog.igeekfan.cn/'
VUE_APP_BASE_URL = 'http://101.34.7.82:5011/'
VUE_APP_CURRENT_URL = 'http://101.34.7.82/vvlog/'

0 comments on commit 7a47124

Please sign in to comment.