Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
Clubphp
Project
Project
Details
Activity
Releases
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
Administrator
Clubphp
Commits
992e5541
Commit
992e5541
authored
Apr 07, 2026
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update 2 files via Son of Anton
parent
5d367d6d
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
2 deletions
+15
-2
.env
.env
+13
-0
.env.example
.env.example
+2
-2
No files found.
.env
0 → 100644
View file @
992e5541
APP_URL=http://localhost/the-club-erp/public
APP_DEBUG=true
APP_ENV=local
DB_HOST=srv-captain--mysql-db
DB_PORT=3306
DB_NAME=the_club_erp
DB_USER=root
DB_PASS=Alarcade123#
SMS_PROVIDER=
SMS_API_KEY=
SMS_SENDER_ID=
\ No newline at end of file
.env.example
View file @
992e5541
...
@@ -2,11 +2,11 @@ APP_URL=http://localhost/the-club-erp/public
...
@@ -2,11 +2,11 @@ APP_URL=http://localhost/the-club-erp/public
APP_DEBUG=true
APP_DEBUG=true
APP_ENV=local
APP_ENV=local
DB_HOST=
127.0.0.1
DB_HOST=
srv-captain--mysql-db
DB_PORT=3306
DB_PORT=3306
DB_NAME=the_club_erp
DB_NAME=the_club_erp
DB_USER=root
DB_USER=root
DB_PASS=
DB_PASS=
Alarcade123#
SMS_PROVIDER=
SMS_PROVIDER=
SMS_API_KEY=
SMS_API_KEY=
...
...
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