Skip to content

Commit 7fdb707

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

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

0 commit comments

Comments
 (0)