Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Dockerfile #115

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ EXPOSE 9005

############## EDIT
# Whatsapp Credentials:
ENV WHATSAPP_LOGIN="5544999999999"
ENV WHATSAPP_PW="xxxxxxxxxxxxxxxxxxxxxxxx="
ENV WHATSAPP_LOGIN="085262663869"
ENV WHATSAPP_PW="BAPAKAU"
# Bing API KEY for image search
ENV BING_API_KEY=""
# Add a cellphone number to set as admin
ENV WHATSAPP_ADMIN=""
ENV WHATSAPP_ADMIN="085262663869"
############## /EDIT

CMD ["/usr/bin/supervisord"]
CMD ["/usr/bin/supervisord"]