mirror of
https://github.com/ryankazokas/turbovault-app.git
synced 2026-04-16 23:22:53 +00:00
Adds gitea configuration
This commit is contained in:
@@ -9,7 +9,7 @@ data:
|
||||
RAILS_SERVE_STATIC_FILES: "true"
|
||||
RAILS_MAX_THREADS: "5"
|
||||
# Update these values for your environment
|
||||
DATABASE_HOST: "postgres-service" # Your PostgreSQL service name or external host
|
||||
DATABASE_HOST: "db.rbeowfzliacsawrziniv.supabase.co" # Your PostgreSQL service name or external host
|
||||
DATABASE_PORT: "5432"
|
||||
DATABASE_NAME: "turbovault_production"
|
||||
DATABASE_USERNAME: "turbovault"
|
||||
DATABASE_NAME: "postgres"
|
||||
DATABASE_USERNAME: "postgres"
|
||||
|
||||
Reference in New Issue
Block a user