Fisk compose: external mreža ntech-net, bez izloženog porta
This commit is contained in:
@@ -3,10 +3,14 @@ services:
|
|||||||
image: ghcr.io/dalibor31/ntech-fisk:latest
|
image: ghcr.io/dalibor31/ntech-fisk:latest
|
||||||
container_name: teron_mock
|
container_name: teron_mock
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
|
||||||
- "4566:4566"
|
|
||||||
volumes:
|
volumes:
|
||||||
- teron-data:/app/data
|
- teron-data:/app/data
|
||||||
|
networks:
|
||||||
|
- ntech-net
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
teron-data:
|
teron-data:
|
||||||
|
|
||||||
|
networks:
|
||||||
|
ntech-net:
|
||||||
|
external: true
|
||||||
|
|||||||
Reference in New Issue
Block a user