Set open5gs-webui in development mode in the open5gs-and-ueransim tutorial

This commit is contained in:
Carlos Giraldo
2023-08-28 17:03:20 +02:00
parent f66bda08ad
commit dbe7609e71

View File

@@ -86,6 +86,7 @@ services:
restart: on-failure
environment:
DB_URI: mongodb://mongo/open5gs
NODE_ENV: development
ports:
- 3000:3000