CI/CD
This commit is contained in:
parent
b29275093d
commit
8ea832bcf3
|
@ -9,9 +9,5 @@ http {
|
|||
listen 80;
|
||||
root /usr/bin;
|
||||
include /etc/nginx/mime.types;
|
||||
|
||||
# location / {
|
||||
# try_files $uri /index.html =404;
|
||||
# }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue