Your ROOT_URL in app.ini is https://git.ondrovo.com/ but you are visiting http://159.69.29.240:49153/MightyPork/tangara-fw/commit/1c0170254cd0653cf089ba03b6a06fc9786e357a?style=unified&whitespace=ignore-change You should set ROOT_URL correctly, otherwise the web may not work correctly.

Add .DS_Store to gitignore

custom
Rockwell Schrock 3 months ago
parent 281518eb58
commit 1c0170254c
No known key found for this signature in database
GPG Key ID: 528442AF0A5E86BF
  1. 1
      .gitignore

1
.gitignore vendored

@ -12,6 +12,7 @@ sdkconfig.old
.vscode
compile_commands.json
warnings.txt
.DS_Store
doc/

Loading…
Cancel
Save