chore: Update .gitignore to include .env_encoded file and add api_server service to production.yml

This commit is contained in:
2024-05-03 21:52:58 +08:00
parent 783b8ae292
commit d7fa4930cd
2 changed files with 11 additions and 0 deletions
+1
View File
@@ -121,6 +121,7 @@ celerybeat.pid
# Environments
.env
.env_encoded
.venv
env/
venv/