Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/MiniDexed/commit/53ece29eff5a44a0c0733df7d38988ceb2d732cc?style=unified&whitespace=ignore-all You should set ROOT_URL correctly, otherwise the web may not work correctly.
probonopd 3 years ago committed by GitHub
parent f3d83ecd77
commit 53ece29eff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 7
      src/config.txt

@ -1,3 +1,10 @@
[all]
boot_delay=0
disable_splash=1
force_eeprom_read=0
gpu_mem=16
disable_overscan=0
#
# Use 64-bit for RPi 3, 4, 400 and Zero 2, and 32-bit for all other models
#

Loading…
Cancel
Save