Skip to content

Commit 7dab616

Browse files
Updated yml with docker
1 parent e55575e commit 7dab616

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

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

0 commit comments

Comments
 (0)