Skip to content

Commit e10af1e

Browse files
Pogrebnyak, SergeiPogrebnyak, Sergei
authored andcommitted
2 parents 4ac1202 + 8408df0 commit e10af1e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docker-compose.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,10 @@ services:
3131
init:
3232
image: store/softwareag/commandcentral:10.1.0.1-server
3333
environment:
34-
CC_SERVER: cc
34+
- CC_SERVER=cc
3535
command: # any client command againt a remote server
3636
sagcc add landscape nodes alias=test2 url=https://test2:8093 -e 200
3737
depends_on:
38+
- test1
3839
- test2
3940
- cc

0 commit comments

Comments
 (0)