Your ROOT_URL in app.ini is http://192.168.1.7:3000/ but you are visiting http://115.159.107.117:3000/yz/dataloader/src/commit/3b0b17c04e23af30d6bb5b011a7fb180b316dd8f/.gitignore You should set ROOT_URL correctly, otherwise the web may not work correctly.
dataloader/.gitignore

11 lines
67 B

*.json
tmp*
*.csv
.ipynb*
.DS_Store
tmp*
data/
output/
logs/
*.pyc