fixed app linkace: docker-compose.json
This commit is contained in:
parent
d2bbe48ad9
commit
153443212d
1 changed files with 2 additions and 1 deletions
|
|
@ -1,8 +1,9 @@
|
||||||
{
|
{
|
||||||
|
"schemaVersion": 2,
|
||||||
"services": [
|
"services": [
|
||||||
{
|
{
|
||||||
"name": "linkace",
|
"name": "linkace",
|
||||||
"image": "linkace/linkace:2.4.0",
|
"image": "linkace/linkace:v2.4.0",
|
||||||
"isMain": true,
|
"isMain": true,
|
||||||
"internalPort": 80,
|
"internalPort": 80,
|
||||||
"environment": {
|
"environment": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue