Skip to content

Commit 7a4296e

Browse files
committed
[infra] 다시 배포
1 parent c0c1d76 commit 7a4296e

File tree

2 files changed

+14
-17
lines changed

2 files changed

+14
-17
lines changed

.idea/workspace.xml

Lines changed: 13 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ services:
2929
SPRING_DATASOURCE_PASSWORD: ss240205ss
3030
SPRING_REDIS_HOST: redis
3131
SPRING_REDIS_PORT: 6379
32-
SPRING_DATA_MONGODB_URI: mongodb://mongo:27017/movieZip
32+
SPRING_DATA_MONGODB_URI: mongodb://moviezip-mongo:27017/movieZip
3333
SPRING_PROFILES_ACTIVE: dev
3434
ports:
3535
- "8080:8080"

0 commit comments

Comments
 (0)