Skip to content

Commit 82bf60b

Browse files
committed
Update docker-compose.yml
1 parent 055db5f commit 82bf60b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ services:
77
networks:
88
- connect-gnu-network
99
environment:
10-
- SPRING_CONFIG_LOCATION=./application.properties
10+
- SPRING_CONFIG_LOCATION: "./application.properties"
1111
- TZ: "Asia/Seoul"
1212
volumes:
1313
- /application.properties:/application.properties

0 commit comments

Comments
 (0)