0
1
Fork 0

Compose fixes

This commit is contained in:
Juan Ferrer 2020-01-21 09:32:19 +01:00
parent 9082a7ede9
commit cdf7b176b2
3 changed files with 22 additions and 22 deletions

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
hedera-web (1.406.77) stable; urgency=low
hedera-web (1.406.78) stable; urgency=low
* Initial Release.

View File

@ -1,6 +1,6 @@
version: '3.7'
services:
back:
web:
image: registry.verdnatura.es/hedera-web
build:
context: .

View File

@ -1,6 +1,6 @@
{
"name": "hedera-web",
"version": "1.406.77",
"version": "1.406.78",
"description": "Verdnatura web page",
"license": "GPL-3.0",
"repository": {