Add note on IPv6 support
This commit is contained in:
parent
dbaaa0a16a
commit
3a84de38cb
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ Or, if you're volunteering another runner for our instance, please contact us to
|
||||||
```bash
|
```bash
|
||||||
# As forgejo-runner
|
# As forgejo-runner
|
||||||
forgejo-runner generate-config > config.yml
|
forgejo-runner generate-config > config.yml
|
||||||
|
# You should open the config.yml and enable IPv6 support! (Your cloud host might charge extra for IPv4 connectivity)
|
||||||
|
|
||||||
# We're about to enter secrets into the terminal, disable history:
|
# We're about to enter secrets into the terminal, disable history:
|
||||||
set +o history
|
set +o history
|
||||||
|
|
Loading…
Add table
Reference in a new issue