fix: forgejo

This commit is contained in:
naterfute
2025-03-31 21:30:09 -07:00
parent cc1d60f925
commit da1904fd20

View File

@@ -1,6 +1,6 @@
version: "3.8" version: "3.8"
services: services:
gitea: forgejo:
image: codeberg.org/forgejo/forgejo:10 image: codeberg.org/forgejo/forgejo:10
environment: environment:
- USER_UID=${USER_UID} - USER_UID=${USER_UID}