Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
CivManage
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ReactWeb5
CivManage
Commits
0d870f22
Commit
0d870f22
authored
Oct 22, 2020
by
张烨
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: update readme
parent
eb520b25
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
1 deletion
+9
-1
.env
.env
+2
-1
README.md
README.md
+7
-0
No files found.
.env
View file @
0d870f22
PROXY=localhost:10087
PROXY=
http://
localhost:10087
HOST=localhost
PORT=3001
\ No newline at end of file
README.md
View file @
0d870f22
...
...
@@ -8,3 +8,9 @@
This project is licensed under the MIT license, Copyright (c) 2020 Maximilian
Stoiber. For more information see
`LICENSE.md`
.
## 环境变量
目前支持的变量有
`PROXY, HOST, PORT`
修改
`.env`
文件的
`PROXY`
值为你要代理的服务器地址,要带上协议
本地使用可以新建
`.env.local`
文件,配置覆盖
`.env`
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment