Merge branch 'master' into add-prometheus-onion-link
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
wanderer 2021-01-21 21:28:04 +01:00
commit cc9b5fbaca
Signed by: Gitea
GPG Key ID: 0DD13DBC6B5433D3

View File

@ -1,7 +1,7 @@
version: '3'
services:
reverse-proxy:
image: traefik
image: traefik:2.4.0-rc1
command: --api=false --api.dashboard=false --providers.docker
networks:
- internal-nw