-
Notifications
You must be signed in to change notification settings - Fork 3
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
css域名错误,不是当前服务器的 #6
Comments
默认配置的话应该访问 http://127.0.0.1:8082 |
明明有env,为什么有默认配置,默认做法,还有那个env server你们说正式对外才需要,可我只是自己用 |
抱歉只是个人业余项目,做的不好,我以为你是参照readme的配置运行的,我说的默认配置指的是这个 |
只要不是在本机访问都需要设置ip或者域名 "SERVER=http://your.domain" or "SERVER=http://your.ip:port" 说明有误导,很抱歉,将尽快修改 |
.env是在docker内部的,通过外部命令里的参数覆盖掉.env里的设置 |
有server就影响本地的多网卡网络,多域名不使用server并且解决css域名才好 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: