Amend container names

This commit is contained in:
cspark 2024-11-06 08:18:33 +00:00
parent 08587e80a5
commit e192e1bc0d
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ version: "3"
services:
# Gluetun is used to connect container to VPN
invidious-gluetun:
technitium-gluetun:
image: qmcgaw/gluetun
cap_add:
- NET_ADMIN
@ -27,7 +27,7 @@ services:
memory: 512M
technitium:
network_mode: "service:invidious-gluetun"
network_mode: "service:technitium-gluetun"
container_name: technitium
# hostname: technitium
image: technitium/dns-server:latest