diff --git a/.env b/.env deleted file mode 100644 index f1c83c4..0000000 --- a/.env +++ /dev/null @@ -1,6 +0,0 @@ -S3_ENDPOINT=http://hk.meowdream.cn:5246 -S3_ACCESS_KEY=s7R9zBdnQcw6FtR8Wr0J -S3_SECRET_KEY=FoobOUNWN7fDL7Zh0fkXP3d0plP/GOvzdv84baw3 -S3_BUCKET=image -MONGO_URI=mongodb://hk.meowdream.cn:27017 -MONGO_DB=catism_image \ No newline at end of file diff --git a/__pycache__/app.cpython-311.pyc b/__pycache__/app.cpython-311.pyc deleted file mode 100644 index ed4b7d0..0000000 Binary files a/__pycache__/app.cpython-311.pyc and /dev/null differ diff --git a/__pycache__/blueprints.cpython-311.pyc b/__pycache__/blueprints.cpython-311.pyc deleted file mode 100644 index 06c3987..0000000 Binary files a/__pycache__/blueprints.cpython-311.pyc and /dev/null differ diff --git a/__pycache__/config.cpython-311.pyc b/__pycache__/config.cpython-311.pyc deleted file mode 100644 index 9c33316..0000000 Binary files a/__pycache__/config.cpython-311.pyc and /dev/null differ diff --git a/__pycache__/models.cpython-311.pyc b/__pycache__/models.cpython-311.pyc deleted file mode 100644 index 04f941b..0000000 Binary files a/__pycache__/models.cpython-311.pyc and /dev/null differ