4 lines
127 B
Plaintext
4 lines
127 B
Plaintext
|
NODE_ENV = production
|
||
|
VUE_APP_NODE_ENV = prod
|
||
|
VUE_APP_BASE_URL = 'http://127.0.0.1'
|
||
|
VUE_APP_SERVER_URL = 'http://192.168.1.133'
|