mirror of
https://github.com/open5gs/open5gs.git
synced 2025-11-03 13:33:26 +00:00
Change default DISPLAY environment.
We set the DISPLAY=docker.for.mac.localhost:0 If you want to use wireshark in Linux, you need to set DISPLAY to :0.
This commit is contained in:
@@ -56,7 +56,7 @@ services:
|
||||
- base
|
||||
environment:
|
||||
- DB_URI=mongodb://mongodb/nextepc
|
||||
- DISPLAY
|
||||
- DISPLAY=docker.for.mac.localhost:0
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
devices:
|
||||
|
||||
Reference in New Issue
Block a user