Skip to content

Commit 803e482

Browse files
Updated yml with docker
1 parent 7fdb707 commit 803e482

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/docker-compose-h2.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,4 @@ services:
88
- SPRING_DATASOURCE_URL=jdbc:h2:file:./data/db
99
- SPRING_DATASOURCE_DRIVERCLASSNAME=org.h2.Driver
1010
ports:
11-
- 80:80
12-
# - "8080:80"
11+
- 85:85

0 commit comments

Comments
 (0)