Skip to content

Commit

Permalink
changed the passwords so that they match
Browse files Browse the repository at this point in the history
  • Loading branch information
nathandunn committed Apr 17, 2020
1 parent 027fc07 commit 32ab0a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-files/covid-19.sql
Expand Up @@ -2003,7 +2003,7 @@ COPY public.go_annotation_grails_user (go_annotation_owners_id, user_id) FROM st
--

COPY public.grails_user (id, version, first_name, inactive, last_name, metadata, password_hash, username) FROM stdin;
20 4 Apollo f Admin {} 7cda05e3f30b9cffc986ffc7c748e9dd045e42bfd2ef18f6c40ef9d0e58bb5b8 administrator
20 4 Apollo f Admin {} 0ead2060b65992dca4769af601a1b3a35ef38cfad2c2c465bb160ea764157c5d administrator
28 2 Demonstration f User {"creator":"20"} 0ead2060b65992dca4769af601a1b3a35ef38cfad2c2c465bb160ea764157c5d demouser
\.

Expand Down

0 comments on commit 32ab0a8

Please sign in to comment.