Skip to content

Added support for comma separated APP_URLS - #166

Open
rojosinalma wants to merge 1 commit into
ferdium:mainfrom
rojosinalma:app_urls
Open

Added support for comma separated APP_URLS#166
rojosinalma wants to merge 1 commit into
ferdium:mainfrom
rojosinalma:app_urls

Conversation

@rojosinalma

@rojosinalma rojosinalma commented Jul 29, 2026

Copy link
Copy Markdown

Allows the server to be setup with either APP_URL as usual for backwards compatibility or with APP_URLS to use the server with more than one domain.

Example use case:

  • I have a home server to which I connect through my .local domain, but I would also like to expose this to the internet and use it remotely.

For this purpose APP_URLS can be a comma separated list of domains to which the app will generate URLs. Currently, with just one APP_URL variable this is not possible.

Disclosure: The change was coded by my hand and tested locally/remotely with the help of AI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant