Commit 6c809c31 authored by Kantz's avatar Kantz
Browse files

.env verweis geändert

parent 2a0d1d1d
...@@ -4,7 +4,7 @@ services: ...@@ -4,7 +4,7 @@ services:
context: ../backend context: ../backend
dockerfile: Dockerfile dockerfile: Dockerfile
env_file: env_file:
- ../backend/.env_openai - ../backend/.env
expose: expose:
- "8000" - "8000"
healthcheck: healthcheck:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment