glossm / api

Core API server of Glossm
4 stars 0 forks source link

build: make MySQL volume external #7

Closed gunwooterry closed 6 years ago

gunwooterry commented 6 years ago

MySQL 데이터베이스의 데이터가 저장되는 volume의 이름이 프로젝트 폴더 이름에 따라 변하지 않도록 고정된 이름을 가진 external volume로 설정했습니다.