Files
dockerfiles/pyweb/app/entrypoint.sh
2024-01-20 11:52:52 +01:00

4 lines
48 B
Bash
Executable File

#!/bin/sh
/usr/bin/python3 -m http.server 1313