There was an error while loading. Please reload this page.
All questions note here (create your own page).
Recommend to use Ubuntu
sudo apt update sudo apt install docker-compose
sudo -u postgres psql
ALTER USER postgres WITH PASSWORD 'postgres';