Fisk compose: external mreža ntech-net, bez izloženog porta

This commit is contained in:
2026-06-24 23:32:18 +02:00
parent 457688fc86
commit 97c467d472
+6 -2
View File
@@ -3,10 +3,14 @@ services:
image: ghcr.io/dalibor31/ntech-fisk:latest
container_name: teron_mock
restart: unless-stopped
ports:
- "4566:4566"
volumes:
- teron-data:/app/data
networks:
- ntech-net
volumes:
teron-data:
networks:
ntech-net:
external: true