diff --git a/tchap-beta.servicee b/tchap-beta.servicee index c83764b..ed556af 100644 --- a/tchap-beta.servicee +++ b/tchap-beta.servicee @@ -10,5 +10,7 @@ ExecStart=/opt/tchap-beta/.venv/bin/python tchap-beta.py Restart=always Environment=PYTHONUNBUFFERED=1 +EnvironmentFile=/opt/tchap-beta/.env + [Install] WantedBy=multi-user.target