Try to get services up and running

This commit is contained in:
Raphaël Numbus
2026-01-09 08:15:10 +01:00
parent 99e4c5d0c1
commit 2e1ba1c0ff
5 changed files with 30 additions and 19 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ in
''
services:
gitea:
image: gitea/gitea:latest
image: docker.io/gitea/gitea:latest
container_name: gitea
networks:
gitea_frontend: