Updated containers
This commit is contained in:
parent
d2a5366152
commit
0b6c9b9ddc
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
services:
|
||||
esign:
|
||||
container_name: esign
|
||||
image: ocbo/esign:latest
|
||||
image: esign:latest
|
||||
restart: unless-stopped
|
||||
build:
|
||||
context: .
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ Description=OCBO e-Sign
|
|||
|
||||
[Container]
|
||||
ContainerName=esign
|
||||
Image=localhost/esign_e-sign
|
||||
Image=localhost/esign:latest
|
||||
PublishPort=8089:8080
|
||||
|
||||
[Service]
|
||||
Loading…
Add table
Add a link
Reference in a new issue