Replace gitlab with forgejo setup
This commit is contained in:
parent
41fa6b52ef
commit
d2bfe3e018
5 changed files with 12 additions and 12 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue