mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-24 17:59:05 +01:00
some fixups
This commit is contained in:
parent
283e632772
commit
8648b761bf
@ -66,7 +66,7 @@
|
||||
}];
|
||||
initialScript = ''
|
||||
CREATE USER iceshrimp WITH PASSWORD 'iceshrimp';
|
||||
ALTER USER firefish WITH SUPERUSER;
|
||||
ALTER USER iceshrimp WITH SUPERUSER;
|
||||
GRANT ALL ON DATABASE iceshrimp TO iceshrimp;
|
||||
'';
|
||||
listen_addresses = "127.0.0.1";
|
||||
|
Loading…
Reference in New Issue
Block a user