Files
fastapi-admin/front/.env.production.local.example
2020-04-11 15:03:21 +08:00

8 lines
173 B
Plaintext

# Change if you put the built files to a sub directory. e.g. /admin/
BASE_URL=/admin/
# Your backend restful api base url, end with slash `/`
VUE_APP_API_URL=/admin/api/