mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 02:44:55 +00:00
fixes typo on mongo image
Signed-off-by: Dimitrios Strantsalis <dstrants@gmail.com>
This commit is contained in:
parent
0f3fd09a1c
commit
d80d7b593e
@ -84,7 +84,7 @@ services:
|
||||
- '1337:1337'
|
||||
|
||||
mongo:
|
||||
image: postgres
|
||||
image: mongo
|
||||
environment:
|
||||
MONGO_INITDB_ROOT_USERNAME: strapi
|
||||
MONGO_INITDB_ROOT_PASSWORD: strapi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user