mirror of
https://github.com/lemeow125/Notes.git
synced 2025-06-29 00:25:45 +08:00
Revert to port 80
This commit is contained in:
parent
3a4dc83075
commit
68d0bc3792
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
server {
|
||||
listen 9486;
|
||||
listen 80;
|
||||
sendfile on;
|
||||
default_type application/octet-stream;
|
||||
gzip on;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue