Skip to content

Commit 9ecc9f4

Browse files
committed
1c-odata change ip again
1 parent a173a79 commit 9ecc9f4

File tree

2 files changed

+2
-2
lines changed
  • uwc-1c-odata

2 files changed

+2
-2
lines changed

uwc-1c-odata/_r

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
docker run -d --name adup-1c-odata \
1010
--hostname adup-1c-odata --domainname uwc.local \
11-
--network uwcnet --ip 10.14.72.8 \
11+
--network uwcnet --ip 10.14.72.9 \
1212
-e WSDIR="/buhbase" \
1313
-e CONNSTR="Srvr=ssss;Ref=buhbase1" \
1414
-e PUBAPP="true" \

uwc-1c-odata/cert/c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
DAYS_CA=5475
66
DAYS=1825
77
SERVERS=( adup-1c-odata wispa )
8-
IPS=( 10.14.72.8 10.15.0.31 )
8+
IPS=( 10.14.72.9 10.15.0.31 )
99

1010
# gen CA key (give a password)
1111
#openssl genrsa -aes256 -out ca-key.pem 4096

0 commit comments

Comments
 (0)