adjusting networks for certbot so that we can talk to the right containers
This commit is contained in:
@@ -17,11 +17,5 @@ run() {
|
||||
run test $@
|
||||
}
|
||||
|
||||
run_help() {
|
||||
docker-compose \
|
||||
-f docker-compose.tools.yml \
|
||||
run test --help $@
|
||||
}
|
||||
|
||||
|
||||
run $@
|
||||
|
||||
Reference in New Issue
Block a user