i have no idea why the fuck it's breaking now

This commit is contained in:
Lio Young 2021-07-12 18:19:06 +02:00
parent 7aff0ee4a7
commit 96696ff901
1 changed files with 18 additions and 16 deletions

View File

@ -30,6 +30,7 @@ services:
dns:
- 1.1.1.1
- 1.0.0.1
network_mode: "bridge"
build: .
ports:
- 3621:3621
@ -37,11 +38,12 @@ services:
- prometheus
volumes:
- ./config.ts:/opt/thaldrin/config.ts
networks:
- lantern
- default
# networks:
# - lantern
# - default
networks:
lantern:
external: true
volumes:
grafana:
prometheus: