fix
This commit is contained in:
@@ -1882,11 +1882,11 @@ if [ ${action-x} ]; then
|
|||||||
SERVICE gitea start
|
SERVICE gitea start
|
||||||
elif [ "$2" = "web" ]; then
|
elif [ "$2" = "web" ]; then
|
||||||
# if [ "$2" = "web" ]; then
|
# if [ "$2" = "web" ]; then
|
||||||
SERVICE nginx ${3}
|
|
||||||
SERVICE php5.6-fpm ${3}
|
SERVICE php5.6-fpm ${3}
|
||||||
SERVICE php7.2-fpm ${3}
|
SERVICE php7.2-fpm ${3}
|
||||||
SERVICE php7.3-fpm ${3}
|
SERVICE php7.3-fpm ${3}
|
||||||
SERVICE php7.4-fpm ${3}
|
SERVICE php7.4-fpm ${3}
|
||||||
|
SERVICE nginx ${3}
|
||||||
else
|
else
|
||||||
SERVICE ${2} ${3} ${4}
|
SERVICE ${2} ${3} ${4}
|
||||||
fi;;
|
fi;;
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ plex.scity.us 32400
|
|||||||
plex.schroedercity.com 443
|
plex.schroedercity.com 443
|
||||||
scity.xyz 443
|
scity.xyz 443
|
||||||
stdiscosrv.scity.us 9999
|
stdiscosrv.scity.us 9999
|
||||||
Unifistats.scity.us 443
|
unifistats.scity.us 443
|
||||||
vcenter.scity.us 443
|
vcenter.scity.us 443
|
||||||
www.schroedercity.com 443
|
www.schroedercity.com 443
|
||||||
www.scity.us 443
|
www.scity.us 443
|
||||||
|
|||||||
Reference in New Issue
Block a user