Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
webman-blog
Project
Project
Details
Activity
Releases
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
魏洲
webman-blog
Commits
2652ef6b
Commit
2652ef6b
authored
May 17, 2022
by
wolfocde
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
e2eab399
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
README.md
README.md
+2
-3
No files found.
README.md
View file @
2652ef6b
...
...
@@ -37,9 +37,6 @@ location / {
}
```
-
#### 配置后访问
`http://你的域名/`
即可
-
#### 后台地址,在主访问域名后面+
`/admin`
即可,例如
`http://你的域名/admin`
### 如何运行
-
#### 将代码
`下载`
或者
`git clone`
到本地,放入到预设路径(例如
`/www/wwwroot/yourpath`
下)
...
...
@@ -60,6 +57,8 @@ location / {
> #### `reload` 代码重载 【 该命令不会中断当前服务 】
>> ```php start.php rload```
-
#### 配置后访问
`http://你的域名/`
即可
-
#### 后台地址,在主访问域名后面+
`/admin`
即可,例如
`http://你的域名/admin`
-
####
<font
color=
"red"
>
特别提醒
-
#### 尽量不要在
`Windows`
系统下运行该程序,建议使用
`Linux`
环境运行
-
#### 程序底层已做好
`php8+`
兼容,请谨慎使用全局的
`composer update`
...
...
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