diff --git a/docker-compose.yml b/docker-compose.yml index 0d973079b..762476fc4 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -31,7 +31,7 @@ services: RESET_PASSWORD_URL: "http://localhost:3000/reset_password" #シェルスクリプトを実行するコマンド command: "./start.sh" - env_file: ["./finansu.env"] + env_file: ["./finansu.local.env"] ports: - "1323:1323" stdin_open: true diff --git a/view/next-project/src/components/sponsoractivities/FilterModal.tsx b/view/next-project/src/components/sponsoractivities/FilterModal.tsx index 975d263c6..4b8d073c0 100644 --- a/view/next-project/src/components/sponsoractivities/FilterModal.tsx +++ b/view/next-project/src/components/sponsoractivities/FilterModal.tsx @@ -126,7 +126,7 @@ const FilterModal: FC = (props) => { -

回収有無

+

協賛金回収状況