feat: 更新生产环境配置,修改API地址和增加新闻编辑功能

This commit is contained in:
2026-01-20 01:47:02 +07:00
parent 0867fefa6c
commit df70aab3a1
6 changed files with 268 additions and 22 deletions

View File

@@ -1,5 +1,5 @@
# backend service base url, prod environment
VITE_SERVICE_BASE_URL=https://riwa-api.riwsan1.com
VITE_SERVICE_BASE_URL=http://192.168.1.2:9537
# other backend service base url, prod environment
VITE_OTHER_SERVICE_BASE_URL= `{}`