Update 'ci_reload.sh'
continuous-integration/drone/push Build is passing Details

This commit is contained in:
quackerd 2022-11-30 14:24:51 +00:00
parent b6187412a0
commit c2148456ac
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ do
-e KEY=$key \ -e KEY=$key \
-e FQDN=$addr \ -e FQDN=$addr \
-p 80:80 \ -p 80:80 \
-p 443:443 \ -p 8443:443 \
-v d2ray_volume:/opt/config \ -v d2ray_volume:/opt/config \
--name d2ray \ --name d2ray \
quackerd/d2ray:latest" quackerd/d2ray:latest"