Refactor to facilitate deployment of multiple instances of a service
This commit is contained in:
@@ -12,7 +12,7 @@ services:
|
||||
env_file:
|
||||
- .env
|
||||
environment:
|
||||
- COMPONENT_NAME=ueransim-ue-1
|
||||
- COMPONENT_NAME=ueransim-ue
|
||||
expose:
|
||||
- "4997/udp"
|
||||
cap_add:
|
||||
|
||||
Reference in New Issue
Block a user