Admiral-Piett / goaws

AWS (SQS/SNS) Clone for Development testing
MIT License
770 stars 145 forks source link

Fix default config in docker release #255

Closed Admiral-Piett closed 1 year ago

williamdes commented 1 year ago

I think you forgot this one: https://github.com/Admiral-Piett/goaws/blob/bc027e4ec99c700f0935c75c9a57f6cc21157cb2/docker-compose.yml#L9

williamdes commented 1 year ago

Maybe also https://github.com/Admiral-Piett/goaws/blob/bc027e4ec99c700f0935c75c9a57f6cc21157cb2/Dockerfile#L19

It's a bit unclear where the config mount is. While using the new Docker image I had to change the mount to the /app/config path