Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/4ba675c2c9c94aab44ae67526a28afbff9c6f011?style=split&whitespace=show-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update README.md

pull/243/head
tteckster 3 years ago committed by GitHub
parent b3ddc8efbb
commit 4ba675c2c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -663,11 +663,11 @@ passwd postgres
``` ```
Login using Postgres system account Login using Postgres system account
``` ```yaml
su - postgres su - postgres
``` ```
Now, change the Admin database password Now, change the Admin database password
``` ```yaml
psql -c "ALTER USER postgres WITH PASSWORD 'your-password';" psql -c "ALTER USER postgres WITH PASSWORD 'your-password';"
``` ```
Create a new user. Create a new user.

Loading…
Cancel
Save

Powered by BW's shoe-string budget.