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/blame/commit/11a389592ac2f022f4c96cb5cbde4c0890bbdc89/.gitignore You should set ROOT_URL correctly, otherwise the web may not work correctly.
rCore-Tutorial-v3-tests/.gitignore

16 lines
215 B

.idea/*
os/target/*
os/.idea/*
os/src/link_app.S
os/last-*
os/Cargo.lock
4 years ago
os/last-*
user/target/*
user/.idea/*
user/Cargo.lock
4 years ago
easy-fs/Cargo.lock
easy-fs/target/*
easy-fs-fuse/Cargo.lock
easy-fs-fuse/target/*
tools/