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 4fbb83d commit c6a6d1dCopy full SHA for c6a6d1d
1 file changed
hetzner/tiler/tiler.production.yml
@@ -121,7 +121,7 @@ services:
121
122
tiler_monitor:
123
container_name: tiler_monitor
124
- image: ghcr.io/openhistoricalmap/tiler-monitor:0.0.1-0.dev.git.3364.hd63ad03e
+ image: ghcr.io/openhistoricalmap/tiler-monitor:0.0.1-0.dev.git.3348.h4fbb83d8
125
volumes:
126
- /var/run/docker.sock:/var/run/docker.sock
127
# - ../../images/tiler-monitor:/app
@@ -144,6 +144,8 @@ services:
144
- OHM_DOMAIN=${OHM_DOMAIN:-openhistoricalmap.org}
145
env_file:
146
- .env.tiler
147
+ ports:
148
+ - "3030:80"
149
150
- tiler_martin_nginx_cache:/var/cache/nginx
151
networks:
0 commit comments