Files
windows_lock_vue/.env.development

7 lines
94 B
Plaintext
Raw Normal View History

2025-05-27 16:37:49 +08:00
# just a flag
ENV = 'development'
# base api
VUE_APP_BASE_API = 'http://192.168.2.102:8000'