Correcter docker compose
This commit is contained in:
parent
a51a04290a
commit
1c53c8d658
1 changed files with 3 additions and 2 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
services:
|
services:
|
||||||
e-sign:
|
esign:
|
||||||
container_name: e-sign
|
container_name: esign
|
||||||
|
image: ocbo/esign:latest
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue