Compare commits

..

No commits in common. "8d149a475db59074df2fbbb55958d7014ae93441" and "8251fa83ce214b2ce9061531724ac2e7d288d42a" have entirely different histories.

View File

@ -1,5 +1,5 @@
node.default["gitea"]["version"] = "1.23.1"
node.default["gitea"]["checksum"] = "a7e27789a3705c06913649d84d279b076026036aa6724eb133644533050d7149"
node.default["gitea"]["version"] = "1.22.6"
node.default["gitea"]["checksum"] = "fd77f1a0273c85a0950207c1cfa6753a9fa57604e4ab1382484b191cc919ce15"
node.default["gitea"]["working_directory"] = "/var/lib/gitea"
node.default["gitea"]["port"] = 3000
node.default["gitea"]["postgresql_host"] = "localhost:5432"