README and some fixes

This commit is contained in:
2025-05-27 13:09:50 +03:00
parent 6055467e97
commit cedb471722
5 changed files with 25 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ services:
volumes:
- postgres_data:/var/lib/postgresql/data
web:
api:
build: .
ports:
- "8000:8000"