clean compose
This commit is contained in:
parent
d9febc7289
commit
8056fb1f18
|
@ -6,7 +6,7 @@ SERVICE_PORT=5002
|
|||
DATABASE_URL="postgresql://auth:auth@v3-auth-db-test:5432/auth?schema=public"
|
||||
|
||||
# RABBIT MQ
|
||||
RMQ_URI=amqp://broker:5672
|
||||
RMQ_URI=amqp://v3-auth-broker:5672
|
||||
|
||||
# MESSAGE BROKER
|
||||
BROKER_IMAGE=rabbitmq:3-alpine
|
||||
|
|
Loading…
Reference in New Issue