This commit is contained in:
孙小云 2025-05-16 17:15:43 +08:00
parent a731c05a0d
commit 475d73e77f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
{
listen 80;
listen 443 ssl;
server_name ${AIRPORT_DOMAIN}
server_name ${AIRPORT_DOMAIN};
root /data/tuoheng_airport_web/dist;
# SSL证书配置