1
0
Fork 0

Use Forgejo instead of Gitea.

This commit is contained in:
Jonathan Chan 2023-04-22 02:13:18 +02:00
parent 63ee001ec7
commit f3982a6688
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ networks:
services: services:
server: server:
build: . build: .
image: gitea/gitea image: codeberg.org/forgejo/forgejo:1.18
container_name: gitea container_name: gitea
environment: environment:
- USER_UID=1000 - USER_UID=1000