Skip to content

Commit 5569079

Browse files
authored
🐛 Fix opentelemetry errors in autoscaling microservice (#6582)
Co-authored-by: Dustin Kaiser <[email protected]>
1 parent 326a11c commit 5569079

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

services/docker-compose.local.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ services:
2828
ports:
2929
- "8007:8000"
3030
- "3012:3000"
31+
networks:
32+
- default
3133

3234
catalog:
3335
environment:

0 commit comments

Comments
 (0)