Removed server_name
All checks were successful
ci/woodpecker/tag/web_uploadimage Pipeline was successful
All checks were successful
ci/woodpecker/tag/web_uploadimage Pipeline was successful
This commit is contained in:
@ -1,6 +1,5 @@
|
|||||||
server {
|
server {
|
||||||
listen 80;
|
listen 80;
|
||||||
server_name *.bookmarks.iwanaga.moe;
|
|
||||||
root /usr/share/nginx/html;
|
root /usr/share/nginx/html;
|
||||||
index index.html;
|
index index.html;
|
||||||
location / {
|
location / {
|
||||||
|
|||||||
Reference in New Issue
Block a user