Joe figured it out

This commit is contained in:
Will Nilges 2022-07-07 22:58:22 -04:00
parent c1a14cd90e
commit 586536c708
6 changed files with 19 additions and 7 deletions

View file

@ -9,5 +9,5 @@ COPY *.py .
COPY proxstar ./proxstar
RUN touch proxmox_ssh_key targets && chmod a+w proxmox_ssh_key targets # This is some OKD shit.
# This is so cringe, but it's for development. Comment this before pushing.
#COPY HACKING/ssh_key proxmox_ssh_key
COPY HACKING/ssh_key proxmox_ssh_key
ENTRYPOINT ddtrace-run python3 wsgi.py