You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes to be committed:
new file: .gitignore
modified: Dockerfile
new file: docker_cmds
modified: webhooks.py
Modified for python3.
Optionally pass port by `python webhoosk.py 1234`. If no port passed,
defaults to 5000.
Modified Dockerfile to run a python 3.8 container as well as utilze
definable port.
0 commit comments