Skip to content

Commit 6d17921

Browse files
committed
Fix file name typo
1 parent e4c6a17 commit 6d17921

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ services:
1010
restart: always
1111
# To run from this source code instead of Docker hub,
1212
# disable "image:"" and enable "build:" below
13-
image: commonworkflowlanguage/cwlviewer:v1.3.0
13+
image: commonworkflowlanguage/cwlviewer:v1.4.2
1414
#build: .
1515
ports:
1616
- "8080:8080"

pg_hba.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
host cwlviewer sa spring trust

pga_hba.conf

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)