mirror of
http://10.0.2.1:3031/sauer/bfa-dryer-design.git
synced 2026-06-30 08:56:42 +10:00
Fix port conflict: use 5051 externally
This commit is contained in:
parent
64254edcf7
commit
592d4bf6fb
@ -3,7 +3,7 @@ services:
|
||||
build: .
|
||||
container_name: bfa-design
|
||||
ports:
|
||||
- "5001:5001"
|
||||
- "5051:5001"
|
||||
volumes:
|
||||
- ./layouts:/app/layouts
|
||||
- ./static/photos:/app/static/photos
|
||||
|
||||
Loading…
Reference in New Issue
Block a user