This website requires JavaScript.
Explore
Help
Sign in
glenux-opencontainers
/
service-nextcloud
Watch
1
Star
0
Fork
You've already forked service-nextcloud
0
Code
Issues
3
Pull requests
Projects
1
Releases
Activity
7381845b87
service-nextcloud
/
app.json
8 lines
114 B
JSON
Raw
Normal View
History
Unescape
Escape
feat: Add support for app.json
2023-02-21 14:18:36 +00:00
{
"scripts"
:
{
"dokku"
:
{
deploy: Use postdeploy script
2023-02-26 00:08:17 +00:00
"postdeploy"
:
"su -l -s /bin/sh www-data -c /app/postdeploy.sh"
feat: Add support for app.json
2023-02-21 14:18:36 +00:00
}
}
}
Reference in a new issue
Copy permalink