Fix create extension place (move out of migration)

This commit is contained in:
2025-02-21 22:53:52 +01:00
parent 7fb23bb490
commit b18ab07e3e
3 changed files with 6 additions and 7 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
# either an hard-coded secret to decode jwts or empty to use keibi's public secret.
# this should only be used in tests
JWT_SECRET=
# keibi's server to retrive the public jwt secret
# keibi's server to retrieve the public jwt secret
AUHT_SERVER=http://auth:4568
POSTGRES_USER=kyoo