ok two more _ to - conversions

This commit is contained in:
admin 2026-02-02 14:18:36 -07:00
parent 98a79a673d
commit 61a1340eef

View file

@ -8,8 +8,8 @@ services:
networks:
- komodo_internal
extra_hosts:
- "mongo_db1:${KOMODO_DB_PRI}"
- "mongo_db2:${KOMODO_DB_SEC}"
- "mongo-db1:${KOMODO_DB_PRI}"
- "mongo-db2:${KOMODO_DB_SEC}"
command: ["--replSet", "rs${LXC_NUM}", "--bind_ip_all", "--port", "27017"]
volumes:
- /docker/mongo:/data/db