Trying on premise Docker, but can't start it due to variable

Trying the on premise Docker but I can't get it running as it throws the following error about a variable:

WARN[0000] /home/anders/retool-local/retool-onpremise-master/docker-compose.yml: the attribute version is obsolete, it will be ignored, please remove it to avoid potential confusion

line 8: unexpected character "/" in variable name "wC9x...05zxp"

What variable is that?

Can come back and answer this myself... in docker.env the password to Postgres had a front slash /.
I just added double quotes around the variable values

1 Like