Add gmail-to-tryton/container_run.txt

This commit is contained in:
2026-03-02 07:58:38 +00:00
parent acac2679e5
commit 2f5d03a3cc

View File

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