···30GOOGLE_REDIRECT_URI="http://localhost:8000/googledrive/oauth/callback"
3132# The following envs depends on your docker compose setup
33-POSTGTRES_URL="postgresql://postgres:mysecretpassword@localhost:5433/rocksky"
34MEILISEARCH_API_KEY="masterkey"
35REDIS_URL="redis://localhost:6380"
···30GOOGLE_REDIRECT_URI="http://localhost:8000/googledrive/oauth/callback"
3132# The following envs depends on your docker compose setup
33+POSTGRES_URL="postgresql://postgres:mysecretpassword@localhost:5433/rocksky"
34MEILISEARCH_API_KEY="masterkey"
35REDIS_URL="redis://localhost:6380"