···3030GOOGLE_REDIRECT_URI="http://localhost:8000/googledrive/oauth/callback"
31313232# The following envs depends on your docker compose setup
3333-POSTGTRES_URL="postgresql://postgres:mysecretpassword@localhost:5433/rocksky"
3333+POSTGRES_URL="postgresql://postgres:mysecretpassword@localhost:5433/rocksky"
3434MEILISEARCH_API_KEY="masterkey"
3535REDIS_URL="redis://localhost:6380"