From 44daa3a5491ebb5654123e60bbeec58c03d48a86 Mon Sep 17 00:00:00 2001 From: abc <98614666+xtekky@users.noreply.github.com> Date: Tue, 26 Sep 2023 14:18:47 +0100 Subject: ~ --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Dockerfile') diff --git a/Dockerfile b/Dockerfile index b607ac2c..ffd8bf1c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -33,4 +33,4 @@ RUN pip install -r interference/requirements.txt EXPOSE 1337 # Define the default command to run the app using Python's module mode. -CMD ["python", "-m", "interference.app"] +CMD ["python", "-m", "interference.app"] \ No newline at end of file -- cgit v1.2.3