fix nginx conf sample

This commit is contained in:
Markxu 2024-10-27 16:22:39 +08:00 committed by GitHub
parent df1d79fad3
commit 9b2260026f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -334,7 +334,7 @@ server {
server {
listen 80;
server_name {CUSTOME_DOMAIN}; //替换自己的域名
server_name {CUSTOME_DOMAIN}; #替换自己的域名
return 301 https://$server_name$request_uri;
}
```
@ -478,4 +478,5 @@ services:
- 精钢葫芦娃
- 唯
- 王小新
- 匿名