You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 3, 2025. It is now read-only.
- { env_var: "CONTEXT_PATH", env_value: "url-base", desc: "Base url for use with reverse proxies etc." }
43
37
# application setup block
44
38
app_setup_block_enabled: true
45
-
app_setup_block: "Whilst this is a more up to date rebase of the original Booksonic server, upgrading in place is not supported and a fresh install has been recommended. Default user/pass is admin/admin"
39
+
app_setup_block: "While this is a more up to date rebase of the original Booksonic server, upgrading in place is not supported and a fresh install has been recommended. Default user/pass is admin/admin"
46
40
47
41
# changelog
48
42
changelogs:
43
+
- { date: "20.03.24:", desc: "Rebase to Alpine 3.19." }
49
44
- { date: "10.07.23:", desc: "Rebase to Alpine 3.18." }
50
45
- { date: "25.12.22:", desc: "Rebase to Alpine 3.17, migrate to s6v3, bump jre to 11, deprecate armhf." }
51
46
- { date: "18.04.22:", desc: "Rebase to Alpine 3.15." }
0 commit comments