Browse Source

Update linux.md

instructions for changing app.ini in Gitea
main
Ken Schaefer 2 years ago committed by GitHub
parent
commit
fe8b0b64cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      Runbooks/linux.md

4
Runbooks/linux.md

@ -243,6 +243,10 @@ sudo systemctl enable gitea
# Access gitea
http://localhost:3000
# If you ever need to change settings like DOMAIN
sudo nano /etc/gitea/app.ini
```

Loading…
Cancel
Save