mirror of
https://github.com/JefferyHcool/BiliNote.git
synced 2026-09-05 23:56:59 +08:00
Update .env.example
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
# 通用端口配置
|
# 通用端口配置
|
||||||
BACKEND_PORT=8001
|
BACKEND_PORT=8000
|
||||||
FRONTEND_PORT=3015
|
FRONTEND_PORT=3015
|
||||||
BACKEND_HOST=0.0.0.0 # 默认为 0.0.0.0,表示监听所有 IP 地址 不建议动
|
BACKEND_HOST=0.0.0.0 # 默认为 0.0.0.0,表示监听所有 IP 地址 不建议动
|
||||||
APP_PORT= 3015 # docker 部署时用
|
APP_PORT= 3015 # docker 部署时用
|
||||||
|
|||||||
Reference in New Issue
Block a user