We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
给后面的老哥一个建议: 凌晨的时候再docker build;vue安装依赖的时候不至于报错。。。。 亲测 三天三夜了 之前老是不成功
VUE那改成:
VUE_APP_STATIC_PREFIX=/admin/ VUE_APP_BASE_API=/api/
不然生产环境下会提示找不到js和css
The text was updated successfully, but these errors were encountered:
No branches or pull requests
给后面的老哥一个建议:
凌晨的时候再docker build;vue安装依赖的时候不至于报错。。。。 亲测 三天三夜了 之前老是不成功
VUE那改成:
不然生产环境下会提示找不到js和css
The text was updated successfully, but these errors were encountered: