mirror of
https://github.com/Gradiant/5g-images.git
synced 2025-11-03 05:23:13 +00:00
Set open5gs-webui in development mode in the open5gs-and-ueransim tutorial
This commit is contained in:
@@ -86,6 +86,7 @@ services:
|
|||||||
restart: on-failure
|
restart: on-failure
|
||||||
environment:
|
environment:
|
||||||
DB_URI: mongodb://mongo/open5gs
|
DB_URI: mongodb://mongo/open5gs
|
||||||
|
NODE_ENV: development
|
||||||
ports:
|
ports:
|
||||||
- 3000:3000
|
- 3000:3000
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user