- move Python sources into app package and switch services to module entrypoints - relocate Dockerfiles under docker/, add buildx publish script, override compose for local builds - configure images to pull from gitea.04080616.xyz/yiekheng with env-driven tags and limits - harden installs and transfer worker logging/concurrency for cleaner container output
7 lines
54 B
Plaintext
7 lines
54 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
*.log
|
|
.git
|
|
logs/
|
|
node_modules/
|