mirror of
https://github.com/certat/intelmq-docker.git
synced 2025-12-12 20:23:39 +01:00
FIX: Add html files to nginx
Signed-off-by: Sebastian Waldbauer <waldbauer@cert.at>
This commit is contained in:
@@ -6,7 +6,7 @@ server {
|
||||
listen 80 default_server;
|
||||
|
||||
server_name localhost;
|
||||
|
||||
|
||||
root /www;
|
||||
|
||||
location / {
|
||||
|
||||
Reference in New Issue
Block a user