mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2024-11-26 21:41:04 +00:00
commit
9000f2ba62
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ DATABASE_URL=postgres://USER:PASSWORD@IP:PORT/DATABASE_NAME
|
|||
|
||||
# For PostgreSQL: migrations/postgres
|
||||
# For SQlite: migrations/sqlite
|
||||
MIGRATION_DIR=migrations/postgres
|
||||
MIGRATION_DIRECTORY=migrations/postgres
|
||||
|
||||
# The domain on which your instance will be available
|
||||
BASE_URL=plu.me
|
||||
|
|
Loading…
Reference in a new issue