From 941557cba8dcf2aae9b08e2f61420437f5603b0c Mon Sep 17 00:00:00 2001 From: nsfisis Date: Tue, 4 Mar 2025 21:22:14 +0900 Subject: change port --- compose.local.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compose.local.yaml') diff --git a/compose.local.yaml b/compose.local.yaml index af48cf4..def7c4a 100644 --- a/compose.local.yaml +++ b/compose.local.yaml @@ -3,7 +3,7 @@ services: build: context: ./backend ports: - - '127.0.0.1:8002:80' + - '127.0.0.1:8003:80' volumes: - files-data:/data/files:rw depends_on: -- cgit v1.2.3-70-g09d2