FIX: yaml: line 1: did not find expected key
This commit is contained in:
@@ -1,12 +1,10 @@
|
|||||||
################################
|
################################
|
||||||
# 🦎 KOMODO COMPOSE - MONGO 🦎 #
|
# 🦎 KOMODO COMPOSE - MONGO 🦎 #
|
||||||
################################
|
################################
|
||||||
|
|
||||||
## This compose file will deploy:
|
## This compose file will deploy:
|
||||||
## 1. MongoDB
|
## 1. MongoDB
|
||||||
## 2. Komodo Core
|
## 2. Komodo Core
|
||||||
## 3. Komodo Periphery
|
## 3. Komodo Periphery
|
||||||
|
|
||||||
services:
|
services:
|
||||||
mongo:
|
mongo:
|
||||||
image: mongo:4.4.18
|
image: mongo:4.4.18
|
||||||
|
|||||||
Reference in New Issue
Block a user