Compare commits

..

No commits in common. "docker" and "v1.0" have entirely different histories.
docker ... v1.0

View File

@ -9,7 +9,7 @@ services:
context: . context: .
dockerfile: ./Dockerfile dockerfile: ./Dockerfile
ports: ports:
- 80:5000 - 5000:5000
environment: environment:
- MongoDBConnectionString= - MongoDBConnectionString=
- MySQLPassword= - MySQLPassword=