fix: port mapping 3030:3000 (external:internal)

This commit is contained in:
2026-05-19 16:32:37 +10:00
parent 2ea13fcbaa
commit a609ed2165
+1 -1
View File
@@ -6,7 +6,7 @@ services:
container_name: frambe
restart: unless-stopped
ports:
- "3030:3030"
- "3030:3000"
environment:
# REQUIRED
- IMMICH_URL=http://your-immich-server:2283