buster/supabase
dal bb8fd621c9 Update .env.example to change SITE_URL and STUDIO_PORT for local development
- Modified SITE_URL from http://localhost:3000 to http://localhost:3003 to reflect the new local server configuration.
- Updated STUDIO_PORT from 3000 to 3003 to align with the updated local development environment.

These changes ensure consistency in the local development setup and prevent port conflicts.
2025-01-07 16:40:08 -07:00
..
dev Refactor Docker Compose setup and improve REST router configuration 2025-01-07 14:59:54 -07:00
volumes Refactor Docker Compose setup and improve REST router configuration 2025-01-07 14:59:54 -07:00
.env.example Update .env.example to change SITE_URL and STUDIO_PORT for local development 2025-01-07 16:40:08 -07:00
.gitignore Refactor Docker Compose setup and improve REST router configuration 2025-01-07 14:59:54 -07:00
README.md Refactor Docker Compose setup and improve REST router configuration 2025-01-07 14:59:54 -07:00
docker-compose.s3.yml Refactor Docker Compose setup and improve REST router configuration 2025-01-07 14:59:54 -07:00
docker-compose.yml Refactor Docker Compose setup and improve REST router configuration 2025-01-07 14:59:54 -07:00
reset.sh Refactor Docker Compose setup and improve REST router configuration 2025-01-07 14:59:54 -07:00

README.md

Supabase Docker

This is a minimal Docker Compose setup for self-hosting Supabase. Follow the steps here to get started.