.
This commit is contained in:
parent
a04357c557
commit
527f2cf062
|
@ -29,7 +29,7 @@ services:
|
||||||
restart_policy:
|
restart_policy:
|
||||||
condition: any
|
condition: any
|
||||||
hostname: chat-mongo
|
hostname: chat-mongo
|
||||||
image: mongo:4.2.10@sha256:75a1c5570d5296e6ec54f338dbfc4d7013b8ede22c6ed681cab9b19f4868c353
|
image: mongo:4.2.10@sha256:2fc6a72a6e563f51f5fcc9e997eed996cec4db45aa0d415ff61928a9ecbbee95
|
||||||
networks:
|
networks:
|
||||||
- appnet
|
- appnet
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in New Issue