Skip to content

Commit

Permalink
[modify]{env}: 更改阿里云地址
Browse files Browse the repository at this point in the history
  • Loading branch information
BoBoooooo committed Nov 24, 2019
1 parent a05d2cd commit 06ad3fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .env.development
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
* @Last Modified time: 2018-12-23 10:57:18
*/

VUE_APP_BASE_URL=http://116.62.78.229:97/
VUE_APP_BASE_URL=http://localhost:8899/
2 changes: 1 addition & 1 deletion .env.production
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
* @Last Modified by: BoBo
* @Last Modified time: 2018-12-23 10:57:38
*/
VUE_APP_BASE_URL=http://116.62.78.229:97/
VUE_APP_BASE_URL=http://47.100.164.86:8899/AnshareAdmin

0 comments on commit 06ad3fa

Please sign in to comment.