=== shuduo_afk is now known as shuduo [07:25] I have a django python server project. In the project there is a database file to store some data. When the project is deployed, the database is deployed to /apps/MYPROJECT_DIR/current location. the location is not accessible to runtime. How can I deploy my database file? should I deploy it to /var/libs/apps/MYPROJECT_DIR? [07:41] in my snapcraft file, can I copy a file like " ./db.sqlite3: /var/lib/apps/restapi.sideload/current/db.sqlite3"? [10:04] hello there [14:56] noob here