Mercurial > dive4elements > river
view artifacts/doc/conf/zoom-scales.xml @ 9791:a00bb9d39c16 3.2.x
Drop explicit host ports
Compose will automatically allocate unassigned ports. These can be looked
up e.g. using `docker compose port'. Enables using several "instances"
of the application with different project names
(`docker compose -p <project name>').
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Thu, 20 Jul 2023 10:35:10 +0200 |
parents | 35094b6bacf4 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8" ?> <zoom-scales> <zoom-scale river="default" range="50" radius="1"/> <zoom-scale river="default" range="100" radius="5"/> <zoom-scale river="default" range="500" radius="10"/> <zoom-scale river="Beispielfluss" range="50" radius="1" /> <zoom-scale river="Beispielfluss" range="100" radius="5" /> <zoom-scale river="Beispielfluss" range="500" radius="10" /> </zoom-scales>