We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a173a79 commit 9ecc9f4Copy full SHA for 9ecc9f4
uwc-1c-odata/_r
@@ -8,7 +8,7 @@
8
9
docker run -d --name adup-1c-odata \
10
--hostname adup-1c-odata --domainname uwc.local \
11
- --network uwcnet --ip 10.14.72.8 \
+ --network uwcnet --ip 10.14.72.9 \
12
-e WSDIR="/buhbase" \
13
-e CONNSTR="Srvr=ssss;Ref=buhbase1" \
14
-e PUBAPP="true" \
uwc-1c-odata/cert/c
@@ -5,7 +5,7 @@
5
DAYS_CA=5475
6
DAYS=1825
7
SERVERS=( adup-1c-odata wispa )
-IPS=( 10.14.72.8 10.15.0.31 )
+IPS=( 10.14.72.9 10.15.0.31 )
# gen CA key (give a password)
#openssl genrsa -aes256 -out ca-key.pem 4096
0 commit comments