Add docker_run

This commit is contained in:
2026-01-11 08:57:52 +00:00
parent eddc35f2a0
commit 645cea6a4d

8
docker_run Normal file
View File

@@ -0,0 +1,8 @@
docker run -d \
-v $(pwd)/logs:/app/logs \
-e EMAIL_ACCOUNT="faircotbot@gmail.com" \
-e EMAIL_PASSWORD="zmaqjfrvjpyvcrlg" \
-e TRYTON_ENDPOINT="http://vps104.geneva.hosting/tradon/inbound_email/inbox/75c5cf5b2410473cba0f1e9675d44bb5" \
-e INTERVAL=30 \
--name gmail-worker \
gmail-to-tryton