Skip to content
Snippets Groups Projects

Enable nginx by default, and override the favicon to find the right tab easier

Closed username-removed-487110 requested to merge 186-nginx-favicon into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -252,6 +252,7 @@ openssh/ssh_host_rsa_key:
nginx-setup: nginx/conf/nginx.conf nginx/logs nginx/tmp
.PHONY: nginx/conf/nginx.conf
nginx/conf/nginx.conf:
sed -e "s|/home/git|${gitlab_development_root}|" nginx/conf/nginx.conf.example > $@
Loading