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:
- ${ROOT_INSTALL}/data/stacosys:/config
restart: unless-stopped
ports:
- "8010:8100"
expose:
- 8100
blog:
container_name: blog
image: kianby/blog