Skip to main content
Homepage
Explore
Search or go to…
/
Sign in
Explore
Primary navigation
Project
P
PHP App
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Collapse sidebar
Snippets
Groups
Projects
Show more breadcrumbs
IF3110-2023-02-J
PHP App
Commits
0502fac6
Commit
0502fac6
authored
Nov 3, 2023
by
Hidayatullah Wildan Ghaly Buchary
Browse files
Options
Downloads
Patches
Plain Diff
env: update env example
parent
22c0a951
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.env.example
+5
-7
5 additions, 7 deletions
.env.example
with
5 additions
and
7 deletions
.env.example
+
5
−
7
View file @
0502fac6
DB_HOST=db
DB_NAME=mahasiswa_leveling
DB_PORT=3307
DB_USER=u1
DB_PASSWORD=a
WEB_PORT=6666
PHPMYADMIN_PORT=8001
\ No newline at end of file
DB_HOST=mhslvl-app-db
MYSQL_DATABASE=mahasiswa_leveling
MYSQL_USER=willy
MYSQL_PASSWORD=secret
MYSQL_ROOT_PASSWORD=secret
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment