This commit is contained in:
Lio Young 2021-07-12 18:06:45 +02:00
parent 9fcffedcf1
commit 4ac0c31b8a
1 changed files with 3 additions and 4 deletions

View File

@ -28,11 +28,11 @@ services:
restart: always
hostname: cadaver
dns:
- 1.1.1.1
- 1.0.0.1
- 1.1.1.1
- 1.0.0.1
build: .
ports:
- 3621:3621
- 3621:3621
depends_on:
- prometheus
volumes:
@ -42,7 +42,6 @@ services:
- default
networks:
lantern:
external: true
volumes:
grafana:
prometheus: