update of hello-world-nginx image for UBI
This commit is contained in:
5
hello-world-nginx/nginxconf.sed
Normal file
5
hello-world-nginx/nginxconf.sed
Normal file
@@ -0,0 +1,5 @@
|
||||
s/listen 80/listen 8080/
|
||||
s/listen \[::\]:80/listen \[::\]:8080/
|
||||
s/user nginx;//
|
||||
s%error_log /var/log/nginx/error.log%error_log stderr%
|
||||
s%access_log /var/log/nginx/access.log main;%%
|
||||
Reference in New Issue
Block a user