Compare commits
6 Commits
997c9419b0
...
dev
| Author | SHA1 | Date | |
|---|---|---|---|
| 1c135352ab | |||
| bea73c9322 | |||
| 0112b5c0e4 | |||
| 57669cf6bd | |||
| 9a55a4f822 | |||
| 8bd6dc2701 |
@@ -22,6 +22,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- configurator
|
- configurator
|
||||||
- queues
|
- queues
|
||||||
|
- monitoring
|
||||||
environment:
|
environment:
|
||||||
STAGE: "production"
|
STAGE: "production"
|
||||||
command: mailbox
|
command: mailbox
|
||||||
@@ -38,3 +39,5 @@ networks:
|
|||||||
external: true
|
external: true
|
||||||
queues:
|
queues:
|
||||||
external: true
|
external: true
|
||||||
|
monitoring:
|
||||||
|
external: true
|
||||||
|
|||||||
Reference in New Issue
Block a user