remove http

This commit is contained in:
Administrator 2024-01-09 01:43:44 +03:00
parent d1bd343bf7
commit b3653b0940
2 changed files with 0 additions and 5 deletions

View File

@ -1,4 +1,3 @@
http {
# server {
# listen 80;
@ -161,5 +160,3 @@ http {
proxy_pass http://$domain-nginx:1238$request_uri;
}
}
}

View File

@ -1,4 +1,3 @@
http {
server {
listen 80;
@ -142,4 +141,3 @@ http {
}
}
}