reworked docker compose

llm-extraction
youainti 3 years ago
parent 321e756cc6
commit 61dc377e0a

@ -5,6 +5,7 @@ volumes:
networks: networks:
pharmaceutical_research: #because it helps to have a way to link specifically to this. pharmaceutical_research: #because it helps to have a way to link specifically to this.
external: true
services: services:
aact_db: aact_db:
@ -27,3 +28,4 @@ services:
# this is the folder containing entrypoint info. # this is the folder containing entrypoint info.
- ./docker-entrypoint-initdb.d/:/docker-entrypoint-initdb.d/ - ./docker-entrypoint-initdb.d/:/docker-entrypoint-initdb.d/

Loading…
Cancel
Save