aboutsummaryrefslogtreecommitdiffhomepage
path: root/compose.local.yaml
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-02-27 20:49:34 +0900
committernsfisis <nsfisis@gmail.com>2026-02-27 20:54:21 +0900
commit6eaf36534a7948a95b9a4742d120d3e99f6007d6 (patch)
tree4a7dd703d661e332aaa00fb75eea12fb7399c816 /compose.local.yaml
parent6d85a8f97c8c9e086f2f9b8c71fd730bff12af07 (diff)
downloadphperkaigi-2026-albatross-6eaf36534a7948a95b9a4742d120d3e99f6007d6.tar.gz
phperkaigi-2026-albatross-6eaf36534a7948a95b9a4742d120d3e99f6007d6.tar.zst
phperkaigi-2026-albatross-6eaf36534a7948a95b9a4742d120d3e99f6007d6.zip
feat(deploy): re-enable update-submodule workflow
Diffstat (limited to 'compose.local.yaml')
-rw-r--r--compose.local.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/compose.local.yaml b/compose.local.yaml
index 7c06a7b..2d62f5a 100644
--- a/compose.local.yaml
+++ b/compose.local.yaml
@@ -3,7 +3,7 @@ services:
build:
context: ./backend
ports:
- - '127.0.0.1:8004:80'
+ - '127.0.0.1:8007:80'
volumes:
- files-data:/data/files:rw
depends_on: