# API ORIGIN=http://localhost:5173 # Database DATABASE_URL=postgresql://postgres:postgres@localhost:5432/postgres # Redis REDIS_URL=redis://localhost:6379 # Storage PUBLIC_IMAGE_URI=http://localhost:9000/dev STORAGE_BUCKET=dev STORAGE_URL=http://localhost:9000 STORAGE_ACCESS_KEY=user STORAGE_SECRET_KEY=password