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