Skip to content
Snippets Groups Projects
Commit 2476ff79 authored by Nico Vermaas's avatar Nico Vermaas
Browse files

reconfiguring docker-compose

parent 34a16652
No related branches found
No related tags found
No related merge requests found
...@@ -10,6 +10,10 @@ networks: ...@@ -10,6 +10,10 @@ networks:
services: services:
atdb-ldv-db: atdb-ldv-db:
container_name: atdb-ldv-postgres container_name: atdb-ldv-postgres
image: atdb-ldv-postgres:latest
# build:
# context: ./docker/postgres
# dockerfile: Dockerfile
ports: ports:
- "5433:5432" - "5433:5432"
expose: expose:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment