X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docker-compose.yml;h=eae9a9467a81c14600540d54235a4177edbe5096;hb=b1427ab2a1c9c2a8d89d2082baa8a51453277096;hp=ca7301863f849f18c8011d74644ce06562b1a541;hpb=ad15ec6b732868c3ecedb9cd84450462bafa3320;p=pti%2Fo2.git diff --git a/docker-compose.yml b/docker-compose.yml index ca73018..eae9a94 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -77,7 +77,7 @@ services: - ./tests:/tests entrypoint: - /bin/sh - - /tests/o2app-api-entry.sh + - /tests/o2app-api-entry2.sh ports: - "5005:80"