docker-playground/cgit/config
Harald Welte 010d9f30ae cgit: Fix Atom feed scheme from http to https
before:
<link rel='alternate' title='Atom feed' href='http://cgit.osmocom.org/libosmocore/atom/?h=master' type='application/atom+xml'/>

after:
<link rel='alternate' title='Atom feed' href='https://cgit.osmocom.org/libosmocore/atom/?h=master' type='application/atom+xml'/>

Change-Id: I4000f32ee8e7c55a711f928a19379b3a80a8446f
2022-06-20 19:06:14 +00:00
..
cgitrc cgit: Don't depend on unmaintained upstream; work directly with debian 2020-10-03 12:36:04 +02:00
nginx.conf cgit: Fix Atom feed scheme from http to https 2022-06-20 19:06:14 +00:00