Include letsencrypt setup & add woodpecker nginx config

This commit is contained in:
sonny 2024-12-10 21:20:52 +01:00
parent b5db9c3daf
commit c9a68c6a3f
7 changed files with 88 additions and 1 deletions

View file

@ -16,6 +16,9 @@ forgejo_ip: '127.0.0.1'
forgejo_port: '3000'
forgejo_ssh_port: '22'
woodpecker_ip: '127.0.0.1'
woodpecker_port: '8000'
newsreader_ip: '127.0.0.1'
newsreader_port: '5000'