Files
discourse/abra.sh
notplants bd5f181737 fix(db): bump DB_ENTRYPOINT_VERSION to v3 so the entrypoint config reloads
The install-user fix changed the entrypoint content; swarm configs are
immutable, so the config name (which embeds DB_ENTRYPOINT_VERSION) must change
for a redeploy to pick up the new script.
2026-06-16 18:04:05 +00:00

3 lines
60 B
Bash

export DB_ENTRYPOINT_VERSION=v3
export PG_BACKUP_VERSION=v2