Update docker-compose.yml
This commit is contained in:
parent
073cfc9ee6
commit
b5d0d17218
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ version: '3.8'
|
|||
|
||||
services:
|
||||
soulsync:
|
||||
build: .
|
||||
image: boulderbadgedad/soulsync:latest
|
||||
container_name: soulsync-webui
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Reference in a new issue