push service
This commit is contained in:
@@ -13,4 +13,4 @@ GRANT DELETE, INSERT, SELECT, UPDATE ON TABLES TO webapi;
|
||||
|
||||
ALTER DEFAULT PRIVILEGES FOR ROLE postgres IN SCHEMA public
|
||||
GRANT USAGE ON TYPES TO webapi;
|
||||
|
||||
--GRANT ALL PRIVILEGES ON ALL TABLES IN SCHEMA public TO webapi;
|
||||
|
||||
Reference in New Issue
Block a user