🐛 Bug Report: On first start, UI config overrides don’t take effect #176

Closed
opened 2025-10-07 00:04:42 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @dougmeredith on GitHub.

Reproduction steps

Create a new setup using Docker and version 1.2.0. Set environment variables

UI_CONFIG_DISABLED:                     "true"
APP_NAME:                               "SSO Test"

If you go to the web UI you will see the name "Pocket ID" rather than "SSO Test". None of the other UI-overrides from the environment take effect either. If you restart the container, only then do these items take effect.

Expected behavior

UI overrides should be in effect when the container is first created.

Actual Behavior

UI overrides are not in effect when the container is first created. You must restart it for this to happen.

Version and Environment

v1.2.0

This is behind Traefik.

Log Output

No response

Originally created by @dougmeredith on GitHub. ### Reproduction steps Create a new setup using Docker and version 1.2.0. Set environment variables ``` UI_CONFIG_DISABLED: "true" APP_NAME: "SSO Test" ``` If you go to the web UI you will see the name "Pocket ID" rather than "SSO Test". None of the other UI-overrides from the environment take effect either. If you restart the container, only then do these items take effect. ### Expected behavior UI overrides should be in effect when the container is first created. ### Actual Behavior UI overrides are not in effect when the container is first created. You must restart it for this to happen. ### Version and Environment v1.2.0 This is behind Traefik. ### Log Output _No response_
OVERLORD added the bug label 2025-10-07 00:04:42 +03:00
Author
Owner

@stonith404 commented on GitHub:

Thanks this should be fixed in 5e9096e328 and will be released in the next release.

@stonith404 commented on GitHub: Thanks this should be fixed in 5e9096e328741ba2a0e03835927fe62e6aea2a89 and will be released in the next release.
Author
Owner

@dougmeredith commented on GitHub:

Wow, that was fast!

@dougmeredith commented on GitHub: Wow, that was fast!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id#176