Thanks for your interest but I’m not making mistakes, I’ve tried every possible way. It gives the error only when I add these codes. It doesn’t give an error when I remove it. and I remove the code in the line where it gives an error, interestingly it gives the same error again. in the error code LANG=en_US.UTF-8
DISCOURSE_DB_SOCKET: ''
DISCOURSE_DB_USERNAME: "ssss"
DISCOURSE_DB_PASSWORD: "sssss"
DISCOURSE_DB_HOST: localhost
DISCOURSE_DB_NAME: "sssss"
DISCOURSE_DB_PORT: "5432"
Am I adding the codes in the wrong place? Shouldn’t it be added under env:?
- my new server database postgresql 14
Thanks for help