set forgejo domain and cleanup
This commit is contained in:
parent
589f45b786
commit
190ae4673f
2 changed files with 11 additions and 5 deletions
|
|
@ -1,5 +1,6 @@
|
|||
service_name: forgejo
|
||||
docker_image: codeberg.org/forgejo/forgejo
|
||||
docker_image_version: 11
|
||||
docker_image_version: "11"
|
||||
data_directory: "{{ service_root }}/data"
|
||||
public_ssh_port: 222
|
||||
forgejo_domain: "git.knightos.net"
|
||||
forgejo_ssh_port: 222
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue