Skip to content

Commit f97f943

Browse files
committed
Honor FARCASTER_FORCE_TCP during tests
1 parent e93c20e commit f97f943

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/agent/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ services:
2121
- FARCASTER_DEBUG_LEVEL
2222
- FARCASTER_AGENT_TOKEN
2323
- FARCASTER_API_URL
24+
- FARCASTER_FORCE_TCP
2425
cap_add:
2526
- ${NET_ADMIN}
2627
volumes:

0 commit comments

Comments
 (0)