From 7ce06a9fd904a96c92d6383a09cad2ad99f4053d Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 17 Aug 2025 16:04:36 +0900 Subject: feat: update "PHPerKaigi" to "iOSDC Japan" --- compose.prod.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compose.prod.yaml') diff --git a/compose.prod.yaml b/compose.prod.yaml index 5e12083..86d4c1c 100644 --- a/compose.prod.yaml +++ b/compose.prod.yaml @@ -2,7 +2,7 @@ services: reverse-proxy: image: nginx:1.27 ports: - - '127.0.0.1:8003:80' + - '127.0.0.1:8004:80' volumes: - ./nginx.conf:/etc/nginx/nginx.conf:ro - files-data:/var/www/files:ro -- cgit v1.2.3-70-g09d2