Proxy remove assets and config scripts (#693)

* Proxy remove assets and config scripts

* update olympus dockerfile - tho its outdated anyway
This commit is contained in:
Marwan Sulaiman
2018-09-21 16:31:47 -04:00
committed by GitHub
parent 7a3285892c
commit 83281a80fb
14 changed files with 9 additions and 135 deletions
-1
View File
@@ -99,7 +99,6 @@ if ($alldeps.IsPresent) {
if ($dev.IsPresent) {
& docker-compose -p athensdev up -d mongo
& docker-compose -p athensdev up -d redis
execScript "create_default_config.ps1"
}
if ($test.IsPresent) {