feat: Moves config to a folder, as it's not mounting properly as a file.

This commit is contained in:
2025-03-19 14:31:23 -04:00
parent 720b73a9ae
commit c7a67a8ad7
2 changed files with 2 additions and 2 deletions

8
config/config.yaml Normal file
View File

@@ -0,0 +1,8 @@
# https://docs.gitea.com/usage/actions/act-runner
cache:
enabled: true
dir: ""
# Use the LAN IP obtained in step 1
host: "192.168.50.4"
# Use the port number obtained in step 2
port: 8088