Browse Source

updated readme

production
Jacques Ingram 2 weeks ago
parent
commit
e4dabc359a
  1. 4
      compose.yaml
  2. 2
      license.md
  3. 8
      readme.md

4
compose.yaml

@ -29,9 +29,9 @@ services:
MYSQL_DATABASE: sandbox MYSQL_DATABASE: sandbox
MYSQL_USER: sandbox MYSQL_USER: lenape
MYSQL_PASSWORD: sandbox MYSQL_PASSWORD: lenape
databases.jacquesingram.online-browser: databases.jacquesingram.online-browser:

2
license.md

@ -1,6 +1,6 @@
MIT License MIT License
Copyright (c) 2025 Software Shinobi Copyright (c) 2025 Linux Lenape
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

8
readme.md

@ -46,10 +46,10 @@ You can access the databases using only your web browser.
### Server URL ### Server URL
navigate your browser to the following url or [click here](https://databases.softwareshinobi.digital). navigate your browser to the following url or [click here](https://databases.jacquesingram.online).
``` ```
https://databases.softwareshinobi.digital https://databases.jacquesingram.online
``` ```
Enter the username and password: Enter the username and password:
@ -57,13 +57,13 @@ Enter the username and password:
### Username ### Username
``` ```
user: shinobi user: lenape
``` ```
### Password ### Password
``` ```
user : shinobi user : lenape
``` ```
## Sharpen Your SQL Skills ## Sharpen Your SQL Skills

Loading…
Cancel
Save