Skip to content
New issue

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

使用教程里的Dockerfile部署后访问接口404 Not found的问题 #1718

Open
yechenyin opened this issue May 19, 2023 · 1 comment
Open

Comments

@yechenyin
Copy link

Dockerfile里面加上
COPY app /animaris/app
就解决了

@lizheming
Copy link
Contributor

lizheming commented May 19, 2023

文档里描述的是不编译的项目构建方式,你这个是走编译了确实要换成 app 目录。另外建议没什么特别需求可以不用走编译~


What is described in the document is the project construction method without compiling. If you are going to compile it, you really need to change it to the app directory. In addition, it is recommended that there is no special need to compile~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants