mirror of
https://github.com/mariocandela/beelzebub.git
synced 2025-07-01 18:47:26 -04:00
Refactoring docker-compose.yml
This commit is contained in:
@ -12,7 +12,5 @@ services:
|
|||||||
- "80:80"
|
- "80:80"
|
||||||
environment:
|
environment:
|
||||||
RABBITMQ_URI: ${RABBITMQ_URI}
|
RABBITMQ_URI: ${RABBITMQ_URI}
|
||||||
depends_on:
|
|
||||||
- rabbitmq
|
|
||||||
volumes:
|
volumes:
|
||||||
- "./configurations:/configurations"
|
- "./configurations:/configurations"
|
Reference in New Issue
Block a user