Skip to content

Commit

Permalink
Remove initial rdsadmin user
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-va committed Apr 10, 2024
1 parent 95e8cb3 commit 256776a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion development/init/db/01_roles.sql
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
CREATE ROLE "asset-swissgeol" WITH LOGIN PASSWORD 'asset-swissgeol';
CREATE ROLE rdsadmin WITH LOGIN PASSWORD 'rdsadmin';

0 comments on commit 256776a

Please sign in to comment.