Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
R
rang-rang-coffee
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Quan Nguyen
rang-rang-coffee
Commits
70e67e4e
Commit
70e67e4e
authored
Oct 18, 2021
by
Quan Nguyen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update config
parent
be19fda7
Pipeline
#512
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
wp-config.php
wp-config.php
+3
-3
No files found.
wp-config.php
View file @
70e67e4e
...
...
@@ -23,13 +23,13 @@ define( 'WP_SITEURL', 'https://rangrangcoffee' );
// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define
(
'DB_NAME'
,
'
coffee-shop
'
);
define
(
'DB_NAME'
,
'
rangrang_coffee
'
);
/** MySQL database username */
define
(
'DB_USER'
,
'root'
);
define
(
'DB_USER'
,
'r
angrang_r
oot'
);
/** MySQL database password */
define
(
'DB_PASSWORD'
,
'
root
'
);
define
(
'DB_PASSWORD'
,
'
RangRang@2021
'
);
/** MySQL hostname */
define
(
'DB_HOST'
,
'localhost'
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment