add docker compose config

This commit is contained in:
BaoXuebin 2021-12-05 13:11:51 +08:00
parent 431ad01355
commit d77b67e72f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ version: "3.9"
services:
app:
container_name: beancount-gs
image: xdbin/beancount-gs:0.0.1
image: xdbin/beancount-gs:latest
ports:
- "10000:80"
# volumes 挂载目录会导 /app/public/icons 中的图标被覆盖,这里将默认图标在挂载后重新拷贝图标