Skip to content

Commit 6a5f255

Browse files
author
Marshall Davis
authored
Merge pull request #26 from sourcetoad/network-name-deprecation
fix: Change network name for deprecated yml configuration
2 parents 005c229 + 0fad577 commit 6a5f255

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docker/data-source-services/docker-compose.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,4 @@ services:
8686
- st-internal
8787
networks:
8888
st-internal:
89-
external:
90-
name: st-internal
89+
name: st-internal

0 commit comments

Comments
 (0)