Docker #24

Merged
alex_orid merged 12 commits from docker into master 2021-04-16 02:04:20 +00:00
Showing only changes of commit a41b20e15c - Show all commits

View File

@ -8,7 +8,7 @@ ___
Currently to build the container run the following command.
`docker create -p 2501:2501 -e ISDOCKER=cat --name praxistest5 praxis`
`docker create -p 2501:2501 -e ISDOCKER=cat --name praxis praxis`
To start the bot with **User_Module** activated use this.