Files
windows_lock_vue/.env.development
2025-05-27 16:37:49 +08:00

7 lines
94 B
Plaintext

# just a flag
ENV = 'development'
# base api
VUE_APP_BASE_API = 'http://192.168.2.102:8000'