feat(docker): implement step 13 all-in-one runtime defaults and port 80
This commit is contained in:
@@ -16,7 +16,7 @@ http {
|
||||
text/xml application/xml application/xml+rss text/javascript;
|
||||
|
||||
server {
|
||||
listen 6969;
|
||||
listen 80;
|
||||
server_name _;
|
||||
|
||||
root /usr/share/nginx/html;
|
||||
|
||||
Reference in New Issue
Block a user