From 7b99c77998f974634bd24aca89829e4d510038b1 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 18:32:28 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- CONTRIBUTING.md | 1 + docker-compose.yml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2eb27e340d..322f93b478 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -17,6 +17,7 @@ Right now, we are in the process of building the prototype. We warmly welcome yo Create pull requests (PRs) for changes that you think are needed. We would really appreciate your help! Skills with the following would be beneficial: + - Python - FastAPI - Javascript diff --git a/docker-compose.yml b/docker-compose.yml index cf1a3b6f75..228f66a1fe 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -192,7 +192,7 @@ services: volumes: - fmtm_data:/mnt/data ports: - - 9000:9000 + - 9000:9000 - 9090:9090 networks: - fmtm-dev