command
This commit is contained in:
@@ -12,11 +12,6 @@ http {
|
||||
proxy_pass http://polling:7998/polling/;
|
||||
}
|
||||
|
||||
location /static/ {
|
||||
root /var/www/html/;
|
||||
autoindex off;
|
||||
}
|
||||
|
||||
location / {
|
||||
proxy_pass http://web:8000/;
|
||||
}
|
||||
|
Reference in New Issue
Block a user