New configuration
This commit is contained in:
parent
fe26afd2fc
commit
507877096f
3
start.sh
3
start.sh
@ -1,5 +1,6 @@
|
|||||||
docker build -t replace-bot .
|
docker build -t replace-bot .
|
||||||
docker run --net=host \
|
docker run --net=br0 \
|
||||||
--name=replacebot \
|
--name=replacebot \
|
||||||
-v "$(pwd)":/app $@ \
|
-v "$(pwd)":/app $@ \
|
||||||
|
--ip=10.0.0.3 --restart=unless-stopped \
|
||||||
replace-bot
|
replace-bot
|
||||||
|
Loading…
x
Reference in New Issue
Block a user