mirror of
https://github.com/Finb/bark-server.git
synced 2026-04-26 14:15:56 +03:00
[GH-ISSUE #273] 推送服务器网址不支持带子路径的吗?必须是网站根目录? #111
Labels
No labels
enhancement
in progress
need test
pull-request
v2
v2
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bark-server#111
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @derline on GitHub (Apr 14, 2024).
Original GitHub issue: https://github.com/Finb/bark-server/issues/273
app上添加带子路径的服务器网址时,会提示"填写的服务器无效,请重试!网络错误",是什么原因?
@Finb commented on GitHub (Apr 15, 2024):
一般是没配置好,建议自己自测一下,填的地址后面再加个 /register 看返回的和 https://api.day.app/register 是否一致
@derline commented on GitHub (Apr 23, 2024):
确实,配置有误,已搞定。