This commit is contained in:
2024-11-14 02:06:21 +08:00
commit 29ce03dbc5
24 changed files with 1042 additions and 0 deletions

11
.dockerignore Normal file
View File

@ -0,0 +1,11 @@
.git
.gitignore
__pycache__
*.pyc
*.pyo
*.pyd
venv
.venv
.env
postgres_password.txt
web_secret_key.txt