We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91bc217 commit 41eb3a0Copy full SHA for 41eb3a0
docker-compose.yml
@@ -4,6 +4,7 @@ version: '2'
4
services:
5
express:
6
build: .
7
+ image: kaleidoscope
8
environment:
9
- DATABASE_URL=mongodb://mongo:27017
10
ports:
0 commit comments