Updated port on docker-compose.yml file
This commit is contained in:
@ -9,7 +9,7 @@ services:
|
||||
context: .
|
||||
dockerfile: ./Dockerfile
|
||||
ports:
|
||||
- 5000:5000
|
||||
- 80:5000
|
||||
environment:
|
||||
- MongoDBConnectionString=
|
||||
- MySQLPassword=
|
||||
|
Reference in New Issue
Block a user