Skip to content

Commit 1474951

Browse files
committed
expose svelte-sample
1 parent 1af0307 commit 1474951

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docker-compose.yml

+6
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,9 @@ services:
44
svelte-sample:
55
restart: always
66
build: .
7+
networks:
8+
- proxy
9+
10+
networks:
11+
proxy:
12+
external: true

0 commit comments

Comments
 (0)