diff --git a/command.md b/command.md new file mode 100644 index 0000000..cbe642c --- /dev/null +++ b/command.md @@ -0,0 +1,3 @@ +commands: +docker build -t smartflare . +docker run -d -p 5000:5000 -v "$(pwd)/uploads:/app/uploads"-v "$(pwd)/instance:/app/instance" --name smartflare-app2 smartflare \ No newline at end of file diff --git a/instance/smart_app_gallery.db b/instance/smart_app_gallery.db index 706f1a8..686b976 100644 Binary files a/instance/smart_app_gallery.db and b/instance/smart_app_gallery.db differ diff --git a/uploads/22aa8e16-629f-439c-ba09-2a12fbebc180_arrow3.png b/uploads/22aa8e16-629f-439c-ba09-2a12fbebc180_arrow3.png new file mode 100644 index 0000000..7f9224c Binary files /dev/null and b/uploads/22aa8e16-629f-439c-ba09-2a12fbebc180_arrow3.png differ