From 7ad40d88259261359c5d6883de498dd99614d864 Mon Sep 17 00:00:00 2001 From: snowcatridge10 Date: Sat, 3 Jun 2023 11:39:59 -0400 Subject: [PATCH] fix formating --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 81da630..200ef4e 100644 --- a/README.md +++ b/README.md @@ -31,4 +31,5 @@ For the production environment, you also need the uWSGI Python3 plugin. On Debia ## Docker installation `docker build --tag indestructables .` + `docker run -d -p 5000:5000 indestructables` \ No newline at end of file