Open5gs: Allow WebUI access from Network

From OnnoCenterWiki
Revision as of 02:36, 26 October 2022 by Unknown user (talk) (Created page with " nano /lib/systemd/system/open5gs-webui.service Environment=HOSTNAME=0.0.0.0 Environment=PORT=8080 sudo systemctl daemon-reload sudo systemctl restart open5gs-webui")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
nano /lib/systemd/system/open5gs-webui.service
Environment=HOSTNAME=0.0.0.0
Environment=PORT=8080
sudo systemctl daemon-reload
sudo systemctl restart open5gs-webui