You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+4
Original file line number
Diff line number
Diff line change
@@ -60,6 +60,10 @@ after you have file `08123123123.gob` and `coral` directory with `basic.yml` ins
60
60
61
61
this will find the file `08123123123.gob` in the `SESSION_DIR` environment variable by default this will goes to current directory running file
62
62
63
+
# Run on Development
64
+
65
+
Use the makefile and run this on command `make run p=<the-file-session>`
66
+
63
67
# Run With Docker
64
68
65
69
you must prepare the `coral` directory include with yaml file and Whatsapp file session, after that mount volume in docker with example command like this
0 commit comments