Files
aggregate_translate_adminui/.env.development
hucan bc67220ef1
Some checks failed
GitHub Actions Mirror / mirror_to_gitee (push) Has been cancelled
GitHub Actions Mirror / mirror_to_gitlab (push) Has been cancelled
build / build (10.x) (push) Has been cancelled
build / build (12.x) (push) Has been cancelled
ss
2025-06-29 00:40:17 +08:00

7 lines
90 B
Plaintext

# just a flag
ENV = 'development'
# base api
VUE_APP_BASE_API = 'http://127.0.0.1:8085'