Gitea app.ini location

Hi all
When looking at a terminal on the umbrel host box, how can I get to the Gitea app.ini file? The Gitea docs say it should be at /etc/gitea/conf/app.ini but that gitea directory doesn’t exist in /etc and I’m guessing it’s running in a docker instance somewhere.

Any comments welcome.

Olly

Hey @Olivermuk!
The Gitea files are located on:
~/umbrel/app-data/gitea/
You can edit the app.ini file using:
nano ~/umbrel/app-data/gitea/data/gitea/config/app.ini
:v: