Track environment example
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
# 服务器对外访问端口。若 3200 已被占用,可改为其他未占用端口。
|
||||
APP_PORT=3200
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
# 服务器对外访问端口。若 3200 已被占用,可改为其他未占用端口。
|
||||
APP_PORT=3200
|
||||