From e4dabc359afa019398c4d9accd6764a849ddb72f Mon Sep 17 00:00:00 2001 From: lenape Date: Fri, 23 May 2025 04:01:56 -0400 Subject: [PATCH] updated readme --- compose.yaml | 4 ++-- license.md | 2 +- readme.md | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/compose.yaml b/compose.yaml index d7ec11e..ae287d4 100644 --- a/compose.yaml +++ b/compose.yaml @@ -29,9 +29,9 @@ services: MYSQL_DATABASE: sandbox - MYSQL_USER: sandbox + MYSQL_USER: lenape - MYSQL_PASSWORD: sandbox + MYSQL_PASSWORD: lenape databases.jacquesingram.online-browser: diff --git a/license.md b/license.md index 88013f1..8a57db7 100644 --- a/license.md +++ b/license.md @@ -1,6 +1,6 @@ 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 of this software and associated documentation files (the "Software"), to deal diff --git a/readme.md b/readme.md index 56d03c4..a4ea8c3 100644 --- a/readme.md +++ b/readme.md @@ -46,10 +46,10 @@ You can access the databases using only your web browser. ### 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: @@ -57,13 +57,13 @@ Enter the username and password: ### Username ``` -user: shinobi +user: lenape ``` ### Password ``` -user : shinobi +user : lenape ``` ## Sharpen Your SQL Skills