mirror of
https://github.com/marcogll/telegram_new_socias.git
synced 2026-01-13 13:15:16 +00:00
feat: Add Docker Compose configuration and instructions for Collify deployment, including build optimizations and updated README.
This commit is contained in:
16
.dockerignore
Normal file
16
.dockerignore
Normal file
@@ -0,0 +1,16 @@
|
||||
.env
|
||||
.env.bak
|
||||
__pycache__/
|
||||
.git/
|
||||
.gitignore
|
||||
.venv/
|
||||
venv/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
*.log
|
||||
dist/
|
||||
build/
|
||||
node_modules/
|
||||
README.md
|
||||
Vanessa.md
|
||||
Reference in New Issue
Block a user