Skip to content

Commit b613e2b

Browse files
committed
refactor: remove data-union-server from default services
1 parent d004d2f commit b613e2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ inputs:
88
description: 'Streamr Docker Stack services to start'
99
required: false
1010
# If changing the default list of services below, update examples in README.md
11-
default: 'mysql redis core-api cassandra parity-node0 parity-sidechain-node0 bridge data-union-server broker-node-storage-1 nginx smtp platform'
11+
default: 'mysql redis core-api cassandra parity-node0 parity-sidechain-node0 bridge broker-node-storage-1 nginx smtp platform'
1212
branch:
1313
description: 'Streamr Docker Branch to Use'
1414
required: false

0 commit comments

Comments
 (0)