Skip to content

Commit f846642

Browse files
authored
Update dev-packages/node-integration-tests/suites/tracing/tedious/docker-compose.yml
1 parent d3716ca commit f846642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-packages/node-integration-tests/suites/tracing/tedious/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services:
66
restart: always
77
container_name: integration-tests-tedious
88
ports:
9-
- '1338:1338'
9+
- '1433:1338'
1010
environment:
1111
ACCEPT_EULA: 'Y'
1212
MSSQL_SA_PASSWORD: 'TESTing123'

0 commit comments

Comments
 (0)