This commit is contained in:
Thomas Rudin 2018-08-08 17:26:56 +02:00
parent 1fb68cc60f
commit 724e30a585

View File

@ -2,7 +2,7 @@
export PGHOST=127.0.0.1
export PGUSER=postgres
export PGDATABASE=minetest
export PGDATABASE=postgres
export PGPASSWORD=enter
export PGPORT=5432