add manifest to add info about the webapp for iphone app
This commit is contained in:
6
docker-compose/requirements/nginx/static/manifest.json
Normal file
6
docker-compose/requirements/nginx/static/manifest.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"name":"METH",
|
||||
"display":"standalone",
|
||||
"scope":"/",
|
||||
"start_url":"/"
|
||||
}
|
Reference in New Issue
Block a user