Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
math_tutor_dev
public_math_tutor
Commits
b33bc365
Commit
b33bc365
authored
May 11, 2026
by
Kantz
Browse files
.env umbenannt
parent
0d98206f
Changes
2
Hide whitespace changes
Inline
Side-by-side
math-tutor/.gitignore
View file @
b33bc365
.venv/
.venv/
venv/
venv/
.env
.env
.env
_
openai
.env
-
openai
.env-ollama
.env-ollama
.env-gwdg
.env-gwdg
__pycache__/
__pycache__/
...
...
math-tutor/docker/docker-compose.yml
View file @
b33bc365
...
@@ -4,7 +4,7 @@ services:
...
@@ -4,7 +4,7 @@ services:
context
:
../backend
context
:
../backend
dockerfile
:
Dockerfile
dockerfile
:
Dockerfile
env_file
:
env_file
:
-
../backend/.env
-
../backend/.env
-openai
expose
:
expose
:
-
"
8000"
-
"
8000"
healthcheck
:
healthcheck
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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