Commit 1b266535 authored by Jérome Perrin's avatar Jérome Perrin

software/theia: set hash-files to restart service automatically

parent f07b1a16
......@@ -15,7 +15,7 @@
[instance]
filename = instance.cfg.in
md5sum = f24f0a2ed220ec03de06ce8a948c5975
md5sum = 7c9444fbe8dc8faea67ede2b77e188ed
[yarn.lock]
filename = yarn.lock
......
......@@ -84,7 +84,9 @@ ip = $${instance-parameter:ipv4-random}
hostname = $${:ip}
port = 3000
base-url = http://$${:hostname}:$${:port}/
hash-existing-files =
${yarn.lock:output}
${theia-wrapper:rendered}
[promises]
recipe =
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment