inotify/Inotify.Vue/.env.development
2021-03-24 23:09:35 +08:00

6 lines
72 B
Plaintext

# just a flag
ENV = 'development'
# base api
VUE_APP_BASE_API = '/api'