fix: port mapping 3030:3000 (external:internal)
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user