Update gmail-to-tryton/container_run.txt

This commit is contained in:
2026-03-02 08:19:58 +00:00
parent 2f5d03a3cc
commit 91ee972eaa

View File

@@ -2,8 +2,8 @@
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 EMAIL_PASSWORD="zmaqjfrvjpyvcrlg" \
-e TRYTON_ENDPOINT="http://vps104.geneva.hosting/tradon/inbound_email/inbox/75c5cf5b2410473cba0f1e9675d44bb5" \
-e INTERVAL=30 \
--name gmail-worker \
gmail-to-tryton