added dockerfile
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
server {
|
||||
listen 8081;
|
||||
server_name localhost;
|
||||
|
||||
root /usr/share/nginx/html;
|
||||
}
|
||||
Reference in New Issue
Block a user