Files
sora_front/.env.production

4 lines
74 B
Plaintext
Raw Permalink Normal View History

2024-04-02 16:15:22 +08:00
NODE_ENV = 'production'
2024-04-02 17:22:12 +08:00
VUE_APP_BASE_URL = 'http://18.167.251.121:10020'
2024-04-02 16:15:22 +08:00