Your ROOT_URL in app.ini is https://bdgit.educoder.net/ but you are visiting http://bdgit.educoder.net/rcore_test/rCore-Tutorial-v3-tests/src/commit/89b9d7c161974d94df0a8c4f1ed99f7220833b08/.gitignore You should set ROOT_URL correctly, otherwise the web may not work correctly.
rCore-Tutorial-v3-tests/.gitignore

18 lines
243 B

.idea/*
os/target/*
os/.idea/*
os/src/link_app.S
os/src/linker.ld
os/last-*
os/Cargo.lock
os/last-*
user/target/*
user/.idea/*
user/Cargo.lock
easy-fs/Cargo.lock
easy-fs/target/*
easy-fs-fuse/Cargo.lock
easy-fs-fuse/target/*
tools/
pushall.sh