Skip to content

Commit bbe320b

Browse files
authored
Merge pull request #307 from prgrms-web-devcourse-final-project/develop
Fix/305 (#306)
2 parents cfb8140 + 3eab3ce commit bbe320b

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
@@ -38,7 +38,7 @@ services:
3838
environment:
3939
- SPRING_PROFILES_ACTIVE=prod
4040
env_file:
41-
- /home/ssm-user/WEB6_8_FiveLogic_BE/.env
41+
- /home/ssm-user/WEB6_8_FiveLogic_BE/back/.env
4242
networks:
4343
- app-network
4444
restart: unless-stopped

0 commit comments

Comments
 (0)