You've already forked AstralRinth
forked from didirus/AstralRinth
feat(migration): Added automatic migration (#54)
This commit is contained in:
3
.env
3
.env
@@ -3,11 +3,10 @@ RUST_LOG=info,sqlx::query=warn
|
||||
|
||||
CDN_URL=https://cdn.modrinth.com
|
||||
|
||||
DATABASE_URL=postgresql://labrinth@localhost/labrinth
|
||||
DATABASE_URL=postgresql://labrinth:labrinth@localhost/labrinth
|
||||
MEILISEARCH_ADDR=http://localhost:7700
|
||||
|
||||
BIND_ADDR=127.0.0.1:8000
|
||||
|
||||
MOCK_FILE_PATH=/tmp/modrinth
|
||||
|
||||
BACKBLAZE_ENABLED=false
|
||||
|
||||
Reference in New Issue
Block a user