配置更新

This commit is contained in:
2025-10-26 20:10:00 +08:00
parent accd1ae9da
commit 85e910fac9
41 changed files with 334 additions and 330 deletions
+4 -4
View File
@@ -68,7 +68,7 @@ npm run build
将 `dist/` 目录下的所有文件上传到服务器的 `/data/www/emotion-museum/` 目录
3. **验证部署**
访问:http://47.111.10.27/emotion-museum/
访问:http://101.200.208.45/emotion-museum/
## 文件结构
@@ -106,9 +106,9 @@ location /emotion-museum/ {
## 验证部署
部署完成后,访问以下地址验证:
- 主页:http://47.111.10.27/emotion-museum/
- 聊天页面:http://47.111.10.27/emotion-museum/chat
- 日记页面:http://47.111.10.27/emotion-museum/diary
- 主页:http://101.200.208.45/emotion-museum/
- 聊天页面:http://101.200.208.45/emotion-museum/chat
- 日记页面:http://101.200.208.45/emotion-museum/diary
## 注意事项