You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
blake@chaeui-MacBookPro ~/IdeaProjects/docker-yona master ± docker-compose up
service "yona" depends on undefined service yona_mariadb: invalid compose project
@witbox (witbox) 님이 작성한 이슈입니다.
---
docker-compose
# cat docker-compose.yml
docker-compose up
# docker-compose up
에러 확인 후 ctrl + c 로 docker 종료
application.conf 수정
DB 연결 및 설정 변경
docker-compose up
# docker-compose up -d
yona start
http://server-ip:9000/
The text was updated successfully, but these errors were encountered: