fix:更新yourls说明

This commit is contained in:
okxlin 2023-07-04 23:03:41 +08:00
parent 6b201a907b
commit ccd11f5281

View File

@ -2,11 +2,11 @@
- 初始化设置
注意:首次实例化时,访问根文件夹将生成错误。通过路径 `/admin/` 访问 `YOURLS` 管理界面
注意:首次实例化时,访问根文件夹将生成错误。通过路径 `/admin/` 访问 `YOURLS` 管理界面
假如外部访问地址设置为`http://localhost:40020`
假如外部访问地址设置为`http://localhost:40037`
那么需要访问`http://localhost:40020/admin/`进行初始化设置
那么需要访问`http://localhost:40037/admin/`进行初始化设置
# 原始相关