Update Financial_Containers/invoiceshelf/compose.yaml
This commit is contained in:
@@ -20,7 +20,7 @@ services:
|
|||||||
- POSTGRES_DB=invoiceshelf
|
- POSTGRES_DB=invoiceshelf
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
invoiceshelf:
|
invoiceshelf:
|
||||||
image: invoiceshelf/invoiceshelf:latest
|
image: invoiceshelf/invoiceshelf:2.1.1
|
||||||
container_name: invoiceshelf
|
container_name: invoiceshelf
|
||||||
#ports:
|
#ports:
|
||||||
# - 8092:80
|
# - 8092:80
|
||||||
|
|||||||
Reference in New Issue
Block a user