mirror of
https://github.com/wahyd4/aria2-ariang-docker.git
synced 2026-08-08 21:05:50 +10:00
update heroku app.json
This commit is contained in:
@@ -25,6 +25,16 @@
|
||||
"description": "External port for apps",
|
||||
"value": "80",
|
||||
"required": false
|
||||
},
|
||||
"P_UID": {
|
||||
"description": "The Linux user's ID that to run the app",
|
||||
"value": "0",
|
||||
"required": false
|
||||
},
|
||||
"P_GID": {
|
||||
"description": "The Linux group's ID that to run the app",
|
||||
"value": "0",
|
||||
"required": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user