DATABASE_URL=postgres://[username]:[password]@localhost/[database_name]
MEILISEARCH_HOST=http://localhost:7700
MEILISEARCH_API_KEY=[your-master-key]
MIGRATIONS_DIR_PATH=migrations