Removed 9000 and changed 3547 to 8080

This commit is contained in:
Josh Cox
2017-03-24 08:18:09 -05:00
parent 809a0b59a2
commit b596c4437c
3 changed files with 3 additions and 5 deletions
-2
View File
@@ -16,8 +16,6 @@ services:
MEANGO_DEBUG: ${debug}
PORT: 9000
MONGODB_DB_URL: "mongodb://meango/meanshop"
ports:
- "9000:9000"
meango:
restart: always
environment: