We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bceffd3 commit efa9488Copy full SHA for efa9488
1 file changed
hetzner/tiler/tiler.production.yml
@@ -138,7 +138,7 @@ services:
138
139
tiler_server_martin:
140
container_name: tiler_server_martin
141
- image: ghcr.io/openhistoricalmap/tiler-server-martin:0.0.1-0.dev.git.3374.h513ba86f
+ image: ghcr.io/openhistoricalmap/tiler-server-martin:0.0.1-0.dev.git.3344.h09bfac2f
142
restart: always
143
environment:
144
- OHM_DOMAIN=${OHM_DOMAIN:-openhistoricalmap.org}
@@ -162,7 +162,7 @@ volumes:
162
name: tiler_monitor_data_v3
163
tiler_martin_nginx_cache:
164
driver: local
165
- name: tiler_martin_nginx_cache
+ name: tiler_martin_nginx_cache_v1
166
networks:
167
ohm_network:
168
external: true
0 commit comments