Commit bbd93791 authored by hardy's avatar hardy

changed path of cql as it is copied locally in the same folder as yaml

parent f2fb3ef6
......@@ -28,7 +28,7 @@ services:
private_net:
ipv4_address: 192.168.68.4
volumes:
- ../../component/oai-hss/src/hss_rel14/db/oai_db.cql:/home/oai_db.cql
- ./oai_db.cql:/home/oai_db.cql
entrypoint: /bin/bash -c "cqlsh --file /home/oai_db.cql 192.168.68.2 && echo 'OK'"
oai_hss:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment