fonio
fonio copied to clipboard
[docker] Single quote in SESSION_NAME config will break JS templating
We need to fix, maybe, this part.
Memo : this is related to the use of envsubt
. We have to either:
- check if it is possible to escape characters with envsubt
- write a custom node script to do the job
Problem with underscore in session name too.