Skip to content

Commit 322c260

Browse files
authored
Update docker-compose.yml
1 parent dde9d05 commit 322c260

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docker-compose.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
version: '2'
22
services:
33
spring:
4-
build: .
4+
image: commonworkflowlanguage/cwlviewer
5+
#build: .
56
ports:
67
- "8080:8080"
78
# TODO:

0 commit comments

Comments
 (0)