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