app Product setup mkdir postgres/db_data # データベースのデータ永続化用 docker-compose build docker-compose up Front end http://localhost:8080 Back end http://localhost:5000