Open5gs: Allow WebUI access from Network
Revision as of 13:51, 26 October 2022 by Yopi Sopiyana (talk | contribs)
nano /lib/systemd/system/open5gs-webui.service
Tambah atau edit seperti dibawah ini, setelah itu simpan file
Environment=HOSTNAME=0.0.0.0 Environment=PORT=8080
Kemudian restrart open5gs-webui
sudo systemctl daemon-reload sudo systemctl restart open5gs-webui