Skip to content

Commit

Permalink
remove fixed admin user error
Browse files Browse the repository at this point in the history
  • Loading branch information
ansibleguy76 committed Jan 8, 2025
1 parent 5f28ec3 commit 298d8c1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions client/src/views/Schema.vue
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@
<tbody>
<tr><th>Databaseschema</th><td>AnsibleForms</td></tr>
<tr><th>Tables</th><td>All required tables</td></tr>
<tr><th>Users</th><td>admin (pw = AnsibleForms!123)</td></tr>
<tr><th>Groups</th><td>admins</td></tr>

</tbody>
</table>
</div>
Expand Down

0 comments on commit 298d8c1

Please sign in to comment.