Update image name

This commit is contained in:
Yax 2024-12-09 17:18:52 +01:00
parent 09fc19fb1f
commit 0866001604

View file

@ -9,7 +9,7 @@ services:
- "8010:8100" - "8010:8100"
blog: blog:
container_name: blog container_name: blog
image: kianby/blogduyax image: kianby/blog
depends_on: depends_on:
- stacosys - stacosys
restart: unless-stopped restart: unless-stopped