Changes

Jump to navigation Jump to search
10 bytes added ,  06:57, 20 March 2023
no edit summary
Line 41: Line 41:  
You can setup your users via the web interface.
 
You can setup your users via the web interface.
   −
If you are having problems accessing gitea, check the app.ini file to ensure that he ROOT_URL is correct in<syntaxhighlight lang="bash">
+
If you are having problems accessing gitea, check the app.ini file to ensure that the ROOT_URL is correct in<syntaxhighlight lang="bash">
 
nano /etc/gitea/app.ini
 
nano /etc/gitea/app.ini
</syntaxhighlight>and then you'll need to restart gitea<syntaxhighlight lang="bash">
+
</syntaxhighlight>if you change it, you'll need to restart gitea<syntaxhighlight lang="bash">
 
systemctl restart gitea
 
systemctl restart gitea
 
</syntaxhighlight>
 
</syntaxhighlight>
371

edits

Navigation menu