diff --git a/initdb.sql b/initdb.sql index ffd4e3d..1c1cb37 100644 --- a/initdb.sql +++ b/initdb.sql @@ -1,2 +1,3 @@ CREATE EXTENSION IF NOT EXISTS citext; CREATE EXTENSION IF NOT EXISTS pg_trgm; +CREATE EXTENSION IF NOT EXISTS "uuid-ossp"; diff --git a/pleroma.sh b/pleroma.sh index 30b217c..3c9fad8 100755 --- a/pleroma.sh +++ b/pleroma.sh @@ -302,7 +302,7 @@ Actions: ---------------------------- You can report bugs or contribute to this project at: - https://glitch.sh/sn0w/pleroma-docker + https://memleak.eu/sn0w/pleroma-docker " }