Differentiates user service ports.
This commit is contained in:
parent
5861dae247
commit
7929645bc8
@ -586,7 +586,7 @@ services:
|
||||
- cic-eth-tasker
|
||||
- cic-cache-tasker
|
||||
ports:
|
||||
- ${DEV_CIC_USER_USSD_SERVER_PORT:-63315}:9500
|
||||
- ${DEV_CIC_USER_USSD_SERVER_PORT:-63315}:9000
|
||||
volumes:
|
||||
- ./apps/contract-migration/testdata/pgp/:/usr/src/secrets/
|
||||
command: "/root/start_cic_user_ussd_server.sh -vv"
|
||||
|
Loading…
Reference in New Issue
Block a user