Skip to content

Commit

Permalink
chore: Change production backend URL
Browse files Browse the repository at this point in the history
  • Loading branch information
Peng-YM committed Jul 5, 2022
1 parent 0a08dfa commit 31044b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.production
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
ENV = 'production'

# 线上环境接口地址
VITE_API_URL = 'http://192.168.1.19:3000'
VITE_API_URL = 'https://sub.store'

0 comments on commit 31044b1

Please sign in to comment.