Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
AI Tutor
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
Salma Mohammed Hamed
AI Tutor
Commits
b18486e9
Commit
b18486e9
authored
Sep 09, 2025
by
SalmaMohammedHamedMustafa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove .env from version control
parent
7754afd2
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
27 deletions
+0
-27
.env
self_hosted_env/.env
+0
-27
No files found.
self_hosted_env/.env
deleted
100644 → 0
View file @
7754afd2
# PostgreSQL
POSTGRES_USER=db_admin
POSTGRES_PASSWORD=7h%yAv3)5£U*8G
POSTGRES_DB=embeddings_db
# MinIO
MINIO_ROOT_USER=minio_admin
MINIO_ROOT_PASSWORD=F2v9(41}PRPiG|
# n8n
N8N_BASIC_AUTH_USER=n8n_admin
N8N_BASIC_AUTH_PASSWORD=77Y?HRQw8g|1:7
N8N_HOST=localhost
N8N_PORT=5678
N8N_PROTOCOL=http
# Your n8n webhook
WEBHOOK_URL=http://n8n:5678/
N8N_WEBHOOK_URL=http://n8n:5678/webhook-test/b470cc56-de9b-4b92-9c50-39bac33143cc
# MinIO endpoint & bucket for Python script
MINIO_ENDPOINT=http://minio:9000
MINIO_ACCESS_KEY=minio_admin
MINIO_SECRET_KEY=F2v9(41}PRPiG|
MINIO_BUCKET=conversation
# Timezone (as before)
GENERIC_TIMEZONE=UTC
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