Select Git revision
create-live-network.sh
-
* docker: simplify duniter subcommand run When the first argument of the entrypoint is '--' then bypass the default configuration via environment variables and directly run duniter with the given parameters (after removing the '--'). The affected scripts and documentation were updated.
* docker: simplify duniter subcommand run When the first argument of the entrypoint is '--' then bypass the default configuration via environment variables and directly run duniter with the given parameters (after removing the '--'). The affected scripts and documentation were updated.
ionic.project 342 B
{
"name": "Cesium",
"app_id": "",
"watchPatterns": [
"www/**/*",
"!www/lib/**/*"
],
"gulpStartupTasks": [
"sass",
"templatecache",
"ng_annotate",
"ng_translate",
"templatecache_plugin",
"ng_annotate_plugin",
"ng_translate_plugin",
"css_plugin",
"watch"
],
"defaultBrowser": "chrome"
}