diff --git a/gmail-to-tryton/container_run.txt b/gmail-to-tryton/container_run.txt index ff21e07..16ab4a4 100644 --- a/gmail-to-tryton/container_run.txt +++ b/gmail-to-tryton/container_run.txt @@ -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