Commit cfe20bff authored by Asura's avatar Asura

:bug:fix(master): 修改docker images 路径

Signed-off-by: default avatarAsura <luodaoyi@gmail.com>
parent 7b615fa7
...@@ -3,7 +3,7 @@ version: '3.1' ...@@ -3,7 +3,7 @@ version: '3.1'
services: services:
web: web:
image: luodaoyi/solo image: 88250/solo
restart: unless-stopped restart: unless-stopped
ports: ports:
- 8080:8080 - 8080:8080
...@@ -19,4 +19,4 @@ services: ...@@ -19,4 +19,4 @@ services:
- database:/opt/b3log/backup - database:/opt/b3log/backup
volumes: volumes:
database: database:
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment