feat: Moves config to a folder, as it's not mounting properly as a file.
This commit is contained in:
8
config/config.yaml
Normal file
8
config/config.yaml
Normal 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
|
||||
Reference in New Issue
Block a user