From e30a604299eef6e53b543c7c5aa01e6f79554349 Mon Sep 17 00:00:00 2001 From: Aldino kemal Date: Mon, 16 May 2022 09:17:05 +0700 Subject: [PATCH] chore: update docs --- readme.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index d67afd2..265b160 100644 --- a/readme.md +++ b/readme.md @@ -54,9 +54,12 @@ 1. run `.\whatsapp.exe --help` for more detail flags 7. open `http://localhost:3000` in browser -## Production Mode (without config) +### Production Mode (docker) - `docker run --publish 3000:3000 --restart=always aldinokemal2104/go-whatsapp-web-multidevice` +### Production Mode (binary) +- download binary from [release](https://github.com/aldinokemal/go-whatsapp-web-multidevice/releases) + You can fork or edit this source code ! ### Current API