Skip to content
Snippets Groups Projects
Commit 56d1424d authored by Armand Bahi's avatar Armand Bahi
Browse files

Merge branch '610-passer-la-taille-mobile-sur-propertie' into 'next_version'

Resolve "Passer la taille mobile sur propertie"

See merge request Development/vitis-2020/applications/vmap!33
parents f818b4a1 0607e494
No related branches found
No related tags found
No related merge requests found
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
{% endif %} {% endif %}
"app_api_url": "https://[hostname]{{API_ALIAS}}/v2", "app_api_url": "https://[hostname]{{API_ALIAS}}/v2",
"proxy_url": "https://[hostname]{{API_ALIAS}}/v2/proxy/proxy", "proxy_url": "https://[hostname]{{API_ALIAS}}/v2/proxy/proxy",
"smallscreen_limit": 768,
"version": "{{application.branch}}", "version": "{{application.branch}}",
"build": "{{APP_BUILD}}", "build": "{{APP_BUILD}}",
"month_year": "{{MONTH_YEAR}}" "month_year": "{{MONTH_YEAR}}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment