mirror of
https://github.com/demostf/proxy
synced 2026-06-03 12:04:07 +02:00
maps
This commit is contained in:
parent
3d42ac0100
commit
82eb5fbe01
1 changed files with 1 additions and 0 deletions
|
|
@ -4,5 +4,6 @@ sed -e "s/\${SOURCE}/$HOST/" -e "s/\${TARGET}/$TARGET/" site.conf > /etc/nginx/c
|
|||
sed -e "s/\${SOURCE}/api.$HOST/" -e "s/\${TARGET}/$TARGET/" site.conf > /etc/nginx/conf.d/api.$HOST.conf
|
||||
sed -e "s/\${SOURCE}/static.$HOST/" -e "s/\${TARGET}/$TARGET/" site.conf > /etc/nginx/conf.d/static.$HOST.conf
|
||||
sed -e "s/\${SOURCE}/sync.$HOST/" -e "s/\${TARGET}/$TARGET/" site.conf > /etc/nginx/conf.d/sync.$HOST.conf
|
||||
sed -e "s/\${SOURCE}/maps.$HOST/" -e "s/\${TARGET}/$TARGET/" site.conf > /etc/nginx/conf.d/maps.$HOST.conf
|
||||
|
||||
/scripts/start_nginx_certbot.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue