3 Commits

Author SHA1 Message Date
Cesar De la Torre
71987d03f7 Using the ".env" file for default environment variables like the ESHOP_EXTERNAL_DNS_NAME_OR_IP=192.168.88.248 2017-03-11 13:25:45 -08:00
etomas
12ecc78a18 Solves #112 2017-03-10 21:51:48 +01:00
Cesar De la Torre
f2999a46fb Added docker-compose.prod.yml for testing with Xamarin app in remote devices, like in a WiFi, of for running the Web Apps from remote Browsers.
Start the solution with:
docker-compose -f docker-compose.yml -f docker-compose.prod.yml up -d

Also, some clean-up.
2017-03-09 21:49:45 -08:00