fix: hostname
This commit is contained in:
parent
e44ab46af2
commit
246dff312f
|
@ -28,6 +28,7 @@ services:
|
|||
replicas: 1
|
||||
restart_policy:
|
||||
condition: any
|
||||
hostname: chat-mongo
|
||||
image: mongo:4.4.0@sha256:ebd31eaac273a9544a33387aa859b0a8676565340a40fc824fa7bda686f462f1
|
||||
networks:
|
||||
- appnet
|
||||
|
|
Loading…
Reference in New Issue