[fix] wsdd compose
This commit is contained in:
parent
aadb11b551
commit
ddc2c5c8df
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
wsdd:
|
wsdd:
|
||||||
wsdd: wsdd:0.0.0
|
image: wsdd:0.0.0
|
||||||
build: .
|
build: .
|
||||||
container_name: wsdd-docker
|
container_name: wsdd-docker
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
Loading…
Add table
Reference in a new issue