feat: support sub route config (#3071)
* feat: support sub route config * dockerfile * fix upload * delete unused code
This commit is contained in:
@@ -35,6 +35,8 @@ SANDBOX_URL=http://localhost:3001
|
||||
PRO_URL=
|
||||
# 页面的地址,用于自动补全相对路径资源的 domain
|
||||
FE_DOMAIN=http://localhost:3000
|
||||
# 二级路由
|
||||
# NEXT_PUBLIC_BASE_URL=/fastai
|
||||
|
||||
# 日志等级: debug, info, warn, error
|
||||
LOG_LEVEL=debug
|
||||
|
||||
Reference in New Issue
Block a user