mirror of
https://github.com/flipped-aurora/gin-vue-admin.git
synced 2026-09-21 12:32:25 +00:00
4 lines
85 B
Bash
4 lines
85 B
Bash
ENV = 'development'
|
|
VUE_APP_BASE_API = '/api'
|
|
VUE_APP_BASE_PATH = 'http://127.0.0.1'
|