Skip to content

Commit ee4da95

Browse files
committed
[chore] prod docker 설정
1 parent 75f5128 commit ee4da95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose-prod.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ services:
2929
networks:
3030
- moplus-prod
3131
volumes:
32-
mysql_data:
32+
mysql_data_prod:
3333

3434
networks:
3535
moplus-prod:

0 commit comments

Comments
 (0)