zwischenstand

This commit is contained in:
nutzer26
2022-12-14 14:37:30 +01:00
parent bed22c6720
commit 441f2b2999
11 changed files with 158 additions and 2 deletions

View File

@@ -41,4 +41,8 @@ services:
- postgres:/var/lib/postgresql/data
- ./esentricar.sql:/docker-entrypoint-initdb.d/esentricar.sql
volumes:
postgres:
postgres:
curl -i -X POST car.localhost/car \
-H "Content-Type: application/json" \
--data-binary "@car_2.json"