This commit is contained in:
Lio Young 2021-07-12 13:23:30 +02:00
parent edb6420ac6
commit 88bc4fb905
1 changed files with 3 additions and 3 deletions

View File

@ -38,9 +38,9 @@ services:
- prometheus - prometheus
volumes: volumes:
- ./config.ts:/opt/thaldrin/config.ts - ./config.ts:/opt/thaldrin/config.ts
networks: # networks:
- lantern # - lantern
- default # - default
networks: networks:
lantern: lantern:
external: true external: true