Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
SwissSystemAPI
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
SwissSystemAPI
Commits
3bbae90d
Commit
3bbae90d
authored
May 24, 2026
by
Mahmoud Aglan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix DB hostname: use srv-captain--safe-supabase-db (CapRover network)
Co-Authored-By:
Claude Opus 4.6
<
noreply@anthropic.com
>
parent
e46b1a95
Pipeline
#38
canceled with stages
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile
Dockerfile
+1
-1
No files found.
Dockerfile
View file @
3bbae90d
...
@@ -23,7 +23,7 @@ COPY migrations/ ./migrations/
...
@@ -23,7 +23,7 @@ COPY migrations/ ./migrations/
ENV
NODE_ENV=production
ENV
NODE_ENV=production
ENV
HOST=0.0.0.0
ENV
HOST=0.0.0.0
ENV
PORT=80
ENV
PORT=80
ENV
DATABASE_URL=postgresql://supabase_admin:28ac17bf9d4f7a3d1bad045408102cf5@safe-supabase-db:5432/postgres
ENV
DATABASE_URL=postgresql://supabase_admin:28ac17bf9d4f7a3d1bad045408102cf5@s
rv-captain--s
afe-supabase-db:5432/postgres
ENV
SUPABASE_URL=https://safe-supabase-kong.caprover.al-arcade.com
ENV
SUPABASE_URL=https://safe-supabase-kong.caprover.al-arcade.com
ENV
SUPABASE_SERVICE_ROLE_KEY=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoic2VydmljZV9yb2xlIiwiaXNzIjoic3VwYWJhc2UiLCJpYXQiOjE3MzU2ODk2MDAsImV4cCI6MTg5MzQ1NjAwMH0.wNfmuJNkX-bZwD7RbjxOChlRf_3Xm4I7bswEYTcDCg4
ENV
SUPABASE_SERVICE_ROLE_KEY=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoic2VydmljZV9yb2xlIiwiaXNzIjoic3VwYWJhc2UiLCJpYXQiOjE3MzU2ODk2MDAsImV4cCI6MTg5MzQ1NjAwMH0.wNfmuJNkX-bZwD7RbjxOChlRf_3Xm4I7bswEYTcDCg4
ENV
SUPABASE_JWT_SECRET=902343981eb82f43ff7a3757f3fcf25f14a2b9c729454eae5029ee3d1f189eb7
ENV
SUPABASE_JWT_SECRET=902343981eb82f43ff7a3757f3fcf25f14a2b9c729454eae5029ee3d1f189eb7
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment