Replace webserver with gunicorn
[pti/o2.git] / docker-compose.yml
index ca73018..eae9a94 100644 (file)
@@ -77,7 +77,7 @@ services:
       - ./tests:/tests
     entrypoint:
       - /bin/sh
-      - /tests/o2app-api-entry.sh
+      - /tests/o2app-api-entry2.sh
     ports:
       - "5005:80"