Skip to content

Commit e11a9bf

Browse files
committed
Update the network structure
1 parent 6500ded commit e11a9bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,6 @@ services:
7070

7171
networks:
7272
default:
73-
external:
74-
name: ${NETWORK:-proxy}
73+
external: true
74+
name: ${NETWORK:-proxy}
7575

0 commit comments

Comments
 (0)