1
0
Fork 0

Fix cache

This commit is contained in:
Florian RICHER 2023-11-21 23:20:53 +01:00
parent eb3d2edaf5
commit e8f7d69002
2 changed files with 4 additions and 3 deletions

View file

@ -1,5 +1,8 @@
cache:
enabled: true
dir: ""
host: 0.0.0.0
host: ""
port: 8088
container:
network: "gitea_default"

View file

@ -45,8 +45,6 @@ services:
restart: unless-stopped
depends_on:
- gitea
ports:
- 8088:8088
volumes:
- ./config.yml:/config.yml
- {{ server.work_dir }}/gitea/runner/:/data