From 0125980e43c1876c9c1d941b9bc3c8e485623d9d Mon Sep 17 00:00:00 2001 From: stonedDiscord Date: Sat, 3 Sep 2022 02:13:57 +0200 Subject: Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7b0682f..0ab336b 100644 --- a/README.md +++ b/README.md @@ -22,5 +22,6 @@ Link to the client in this repo: http://web.aceattorneyonline.com/ # Running with Docker `docker build -t webao .` + `docker run -d -it -p 8080:8080 webao` -- cgit