BASE_URL=http://localhost:8000 API_USERNAME=admin API_PASSWORD=password DB_URL="postgresql://postgres:password@localhost:5432/postgres?sslmode=disable"