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