fix(apps): revert combine ports (#3119)
* Revert "chore(apps): combine some ports" This reverts commit 6c3a74ab81c77e49a7a115f991862ba920092d51. * Revert "lints" This reverts commit b7f3ef949e26b4c4593b69dc2e910ff9dada932f. * bumps
This commit is contained in:
@@ -8,7 +8,7 @@ service:
|
||||
ports:
|
||||
main:
|
||||
port: 10193
|
||||
bt:
|
||||
bt-udp1:
|
||||
enabled: true
|
||||
ports:
|
||||
bt-udp1:
|
||||
@@ -16,6 +16,9 @@ service:
|
||||
port: 22037
|
||||
targetPort: 22037
|
||||
protocol: UDP
|
||||
bt-udp2:
|
||||
enabled: true
|
||||
ports:
|
||||
bt-udp2:
|
||||
enabled: true
|
||||
port: 22027
|
||||
|
||||
Reference in New Issue
Block a user