Skip to content
Snippets Groups Projects
Commit ed0565e0 authored by Daniel Lyons's avatar Daniel Lyons
Browse files

Trying to connect to Postgres

parent 3ce27d3f
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@ services:
environment:
POSTGRES_USER: archive
POSTGRES_PASSWORD: docker
command: postgres -c listen_addresses=*
amqp:
image: rabbitmq:3.8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment