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 {
|
||||
listen 80;
|
||||
server_name *.bookmarks.iwanaga.moe;
|
||||
root /usr/share/nginx/html;
|
||||
index index.html;
|
||||
location / {
|
||||
|
||||
Reference in New Issue
Block a user