# Environment variables for `python` services

DATABASE_URL="postgres://postgres:verysecret@postgres:5432/postgres"
