Mercurial > code > home > repos > homeauto
changeset 1558:d129d083ba21
whitespace
Ignore-this: 76197b0cb2e9c62c544e9421881ce920
darcs-hash:c1c1df89227729456344759fde991f1ae19b897b
author | drewp <drewp@bigasterisk.com> |
---|---|
date | Fri, 14 Feb 2020 00:09:02 -0800 |
parents | 15fc5f783580 |
children | 6047a660ef76 |
files | service/reasoning/serv.n3 |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/service/reasoning/serv.n3 Fri Feb 14 00:08:43 2020 -0800 +++ b/service/reasoning/serv.n3 Fri Feb 14 00:09:02 2020 -0800 @@ -9,8 +9,8 @@ :serverHost "bang"; :internalPort 9071; :prodDockerFlags ( - "-p" "9071:9071" - "--net=host" + "-p" "9071:9071" + "--net=host" ); :localDockerFlags ( "-v" "`pwd`:/opt"