subweb/.env.production

2 lines
71 B
Plaintext
Raw Normal View History

2022-07-01 14:32:25 +08:00
NODE_ENV = 'production'
VUE_APP_BASE_API_URL = 'http://127.0.0.1:25500'