зеркало из https://github.com/mozilla/normandy.git
No need to download geolite
This commit is contained in:
Родитель
9e5f77d866
Коммит
6f647265ae
|
@ -5,7 +5,7 @@ services:
|
|||
build:
|
||||
context: ./
|
||||
dockerfile: ./Dockerfile.development
|
||||
command: bash -c "/app/bin/wait-for-it.sh db:5432 -- ./bin/download_geolite2.sh;./bin/runsslserver.sh 0:8000"
|
||||
command: bash -c "/app/bin/wait-for-it.sh db:5432 -- ./bin/runsslserver.sh 0:8000"
|
||||
links:
|
||||
- db
|
||||
networks:
|
||||
|
|
Загрузка…
Ссылка в новой задаче