feat: fix formatting in Gitea docker-compose template
This commit is contained in:
parent
aae089fd96
commit
10c9a0d65a
@ -1,4 +1,4 @@
|
||||
services:
|
||||
services:
|
||||
gitea:
|
||||
image: gitea/gitea:latest
|
||||
restart: always
|
||||
@ -29,7 +29,7 @@ services:
|
||||
- {{gitea_data_dir}}/postgres:/var/lib/postgresql/data
|
||||
networks:
|
||||
- gitea
|
||||
|
||||
|
||||
act_runner:
|
||||
image: gitea/act_runner:latest
|
||||
volumes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user