https://github.com/Ehcaning/Snippet2
docker-compose.yml
version: '3.8'
services:
ehcan-snippet2:
image: ehcaning/ehcan-snippet2:latest
container_name: ehcan-snippet2
ports:
- '3031:3000'
restart: unless-stopped
environment:
- MONGODB=MONGODB_URL
# - INIT_USERNAME=INIT_USERNAME
# - INIT_PASSWORD=INIT_PASSWORD
Content type
Image
Digest
sha256:e57c537db…
Size
77.8 MB
Last updated
over 3 years ago
docker pull ehcaning/ehcan-snippet2