started re-working python code

This commit is contained in:
Yannic Kilcher
2022-12-19 18:00:09 +01:00
parent ccc6993a4b
commit b34ef75423
40 changed files with 61 additions and 63 deletions
@@ -15,7 +15,9 @@ services:
file: ../backend-development/docker-compose.yaml
service: adminer
backend:
build: ../../backend/.
build:
dockerfile: docker/Dockerfile.backend
context: ../..
image: oasst-backend
environment:
- POSTGRES_HOST=db