Migrated from old gitea server to forgejo server, fixed nginx deny issue and fixed package cache. Moved all servers to latest tagged commit. #3

Merged
ejparker merged 13 commits from forgejo into prod 2025-03-20 22:14:15 -05:00
Showing only changes of commit aed94e09e8 - Show all commits

View file

@ -11,7 +11,7 @@ mounts:
src: /mnt/data/forgejo_data
mount: /var/lib/forgejo
- name: forgejo config
src: /mnt/data/forgejo_data
mount: /etc/forgejo_data
src: /mnt/data/forgejo_config
mount: /etc/forgejo
# end of file