Default port 80

pull/20/head
Joe Biellik 4 years ago
parent 07a95e3bf2
commit ff35ac484d

@ -14,7 +14,7 @@ services:
volumes:
- .:/app:Z
ports:
- "3000:80"
- "80:80"
db:
image: mongo:latest

Loading…
Cancel
Save