Use local registry to fetch image

This commit is contained in:
2026-02-12 19:11:12 +01:00
parent fb103aaa99
commit fb1b97079b
4 changed files with 1 additions and 106 deletions

View File

@@ -1,6 +1,6 @@
services:
toid:
image: toid
image: localhost:5000/toid
container_name: toid
privileged: true