aboutsummaryrefslogtreecommitdiffhomepage
path: root/compose.local.yaml
diff options
context:
space:
mode:
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 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: