1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-07-13 11:54:34 +00:00

Fixed Alpine image, removed dhparams gen from test units

This commit is contained in:
Steve Kamerman
2017-01-12 00:21:39 -05:00
parent 6242403d33
commit 7c0f7b9449
4 changed files with 12 additions and 4 deletions

View File

@ -39,4 +39,4 @@ touch $GEN_LOCKFILE
&& nginx -s reload
) | grep -vE '^[\.+]+'
rm $GEN_LOCKFILE
) &
) &disown