Don't expose stacosys container

This commit is contained in:
Yax 2024-12-14 21:13:39 +01:00
parent 32f8bb9074
commit 689d58c207

View file

@ -5,8 +5,8 @@ services:
volumes: volumes:
- ${ROOT_INSTALL}/data/stacosys:/config - ${ROOT_INSTALL}/data/stacosys:/config
restart: unless-stopped restart: unless-stopped
ports: expose:
- "8010:8100" - 8100
blog: blog:
container_name: blog container_name: blog
image: kianby/blog image: kianby/blog