Add docker-compose for NTS Manager.
[sim/o1-interface.git] / ntsimulator / .env
diff --git a/ntsimulator/.env b/ntsimulator/.env
new file mode 100644 (file)
index 0000000..26a6069
--- /dev/null
@@ -0,0 +1,6 @@
+DOCKER_REPO=o-ran-sc/
+
+# when changing BUILD_VERSION make sure you also change the version in framework.c
+BUILD_VERSION=1.0.3
+
+NTS_MANAGER_PORT=8300