7 lines
94 B
Plaintext
7 lines
94 B
Plaintext
# just a flag
|
|
ENV = 'development'
|
|
|
|
# base api
|
|
VUE_APP_BASE_API = 'http://192.168.2.102:6789'
|
|
|