initially make meterplus.ir ready for production
This commit is contained in:
parent
672e26c89d
commit
bb1b1a8ebf
3 changed files with 55 additions and 23 deletions
21
liara.json
21
liara.json
|
|
@ -1,9 +1,14 @@
|
|||
{
|
||||
"app": "shafafiyat",
|
||||
"port": 80,
|
||||
"team-id": "68822f40f04e5bc3027fc2b7",
|
||||
"build": {
|
||||
"location": "iran"
|
||||
},
|
||||
"disks": []
|
||||
}
|
||||
"app": "meterplus",
|
||||
"port": 80,
|
||||
"team-id": "68822f40f04e5bc3027fc2b7",
|
||||
"build": {
|
||||
"location": "iran"
|
||||
},
|
||||
"disks": [
|
||||
{
|
||||
"name": "media",
|
||||
"mountTo": "/usr/src/app/media"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue