Replace gitlab with forgejo setup

This commit is contained in:
Sonny Bakker 2024-12-09 19:29:42 +01:00
parent 41fa6b52ef
commit d2bfe3e018
5 changed files with 12 additions and 12 deletions

View file

@ -12,9 +12,9 @@ mpd_port: 21000
mpd_http_stream_port: 8000
mpd_http_mobile_stream_port: 8001
gitlab_ip: '127.0.0.1'
gitlab_port: '9090'
gitlab_ssh_port: '22'
forgejo_ip: '127.0.0.1'
forgejo_port: '3000'
forgejo_ssh_port: '22'
newsreader_ip: '127.0.0.1'
newsreader_port: '5000'