Don't expose stacosys container
This commit is contained in:
parent
32f8bb9074
commit
689d58c207
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue