From 0ac598ce2b3d29bc2157fae5bfb4b1703df8e844 Mon Sep 17 00:00:00 2001 From: admin Date: Fri, 23 Jan 2026 11:32:31 +0900 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- メモ.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/メモ.txt b/メモ.txt index c58aa64..f9afaf6 100644 --- a/メモ.txt +++ b/メモ.txt @@ -83,6 +83,11 @@ uvicorn app.main:app --reload --host 127.0.0.1 --port 18080 http://localhost:18080/docs +docker restart njts-accounting-backend + + +docker logs njts-accounting-backend + backend\requirements.txt ーーーーーーーーーーーーー fastapi==0.115.6