Skip to content

Commit 8e0b73b

Browse files
committed
dockerfile
1 parent 304d752 commit 8e0b73b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
SPRING_DATASOURCE_URL=jdbc:mysql://43.200.63.244:3306/guesthouse
1+
SPRING_DATASOURCE_URL=jdbc:mysql://mysql-container:3306/guesthouse
22
SPRING_DATASOURCE_USERNAME=user
33
SPRING_DATASOURCE_PASSWORD=user123
44
PORT=8080

0 commit comments

Comments
 (0)