From 68c3cc1e30d25554a052dc1682e5461efbad7a93 Mon Sep 17 00:00:00 2001 From: Etienne Pallier Date: Thu, 14 Apr 2022 13:35:58 +0200 Subject: [PATCH] ajout commentaires log --- docker/PYROS_DOCKER_RUN_WEBSERVER_ONLY | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docker/PYROS_DOCKER_RUN_WEBSERVER_ONLY b/docker/PYROS_DOCKER_RUN_WEBSERVER_ONLY index 8638850..d86bb9e 100755 --- a/docker/PYROS_DOCKER_RUN_WEBSERVER_ONLY +++ b/docker/PYROS_DOCKER_RUN_WEBSERVER_ONLY @@ -6,5 +6,7 @@ then echo "db_pyros or pyros weren't running, starting them..." ./PYROS_DOCKER_START.bat fi -docker exec -it pyros python3 pyros.py start webserver $@ +docker exec -it pyros python3 pyros.py -d start webserver $@ +#docker exec -it pyros python3 pyros.py start webserver $@ +#docker exec -it pyros python3 pyros.py -d start -o tnc webserver $@ -- libgit2 0.21.2