Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
O
Open-Platform
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
杜宇森
Open-Platform
Commits
8378f151
Commit
8378f151
authored
Sep 01, 2021
by
UtopiaXC
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
⛵
修改ENV
parent
727747fe
Pipeline
#5084
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
5 deletions
+6
-5
.env.example
.env.example
+6
-5
No files found.
.env.example
View file @
8378f151
APP_NAME=Laravel
APP_NAME=utopia_open_platform
APP_SHOW_NAME="Utopia Open Platform"
APP_ENV=local
APP_KEY=
APP_DEBUG=
tru
e
APP_DEBUG=
fals
e
APP_URL=http://localhost
LOG_CHANNEL=stack
...
...
@@ -10,9 +11,9 @@ LOG_LEVEL=debug
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=
laravel
DB_DATABASE=
utopia_open_platform
DB_USERNAME=root
DB_PASSWORD=
DB_PASSWORD=
123456
BROADCAST_DRIVER=log
CACHE_DRIVER=file
...
...
@@ -34,7 +35,7 @@ MAIL_USERNAME=null
MAIL_PASSWORD=null
MAIL_ENCRYPTION=null
MAIL_FROM_ADDRESS=null
MAIL_FROM_NAME="${APP_NAME}"
MAIL_FROM_NAME="${APP_
SHOW_
NAME}"
AWS_ACCESS_KEY_ID=
AWS_SECRET_ACCESS_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