fixed #70 + made db script ignore double bookings
Some checks failed
Tests / Run Go Tests (push) Failing after 2m0s
Some checks failed
Tests / Run Go Tests (push) Failing after 2m0s
This commit is contained in:
@@ -2,7 +2,7 @@ name: arbeitszeitmessung-dev
|
||||
services:
|
||||
db:
|
||||
volumes:
|
||||
- ../DDB:/var/lib/postgresql/data
|
||||
- ${POSTGRES_PATH}:/var/lib/postgresql/data
|
||||
- ${POSTGRES_PATH}/initdb:/docker-entrypoint-initdb.d
|
||||
ports:
|
||||
- 5432:5432
|
||||
|
||||
Reference in New Issue
Block a user