Skip to content

Commit

Permalink
fix mapDim arg in screenshot container compose example
Browse files Browse the repository at this point in the history
  • Loading branch information
dziban303 authored Dec 1, 2023
1 parent 81d87d2 commit d12e559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ services:
restart: always
shm_size: 1gb
environment:
- MAP_ARGS=zoom=11&hideSidebar&hideButtons&mapDim=2.0&monochromeMarkers=ff0000&outlineColor=505050&iconScale=1.5
- MAP_ARGS=zoom=11&hideSidebar&hideButtons&mapDim=0.2&monochromeMarkers=ff0000&outlineColor=505050&iconScale=1.5
- LOAD_SLEEP_TIME=10
- BASE_URL=http://ultrafeeder
- readsbpb_autogain:/run/autogain

0 comments on commit d12e559

Please sign in to comment.