xxx
This commit is contained in:
parent
a731c05a0d
commit
475d73e77f
|
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
listen 80;
|
||||
listen 443 ssl;
|
||||
server_name ${AIRPORT_DOMAIN}
|
||||
server_name ${AIRPORT_DOMAIN};
|
||||
root /data/tuoheng_airport_web/dist;
|
||||
|
||||
# SSL证书配置
|
||||
|
|
|
|||
Loading…
Reference in New Issue