Add ntfy push and Listmonk newsletter with lightweight Docker deploy tooling.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -25,6 +25,8 @@ export const REMOTE_SERVICE_URLS = {
|
||||
site: `https://${REMOTE_ROOT_DOMAIN}`,
|
||||
mirotalk: `https://mirotalk.${REMOTE_ROOT_DOMAIN}`,
|
||||
lounge: `https://lounge.${REMOTE_ROOT_DOMAIN}`,
|
||||
listmonk: `https://listmonk.${REMOTE_ROOT_DOMAIN}`,
|
||||
ntfy: `https://ntfy.${REMOTE_ROOT_DOMAIN}`,
|
||||
} as const;
|
||||
|
||||
/** 当前是否为「本地前端 + 远程服务」开发模式 */
|
||||
|
||||
Reference in New Issue
Block a user