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
6a82e6b7
Commit
6a82e6b7
authored
Sep 02, 2021
by
UtopiaXC
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
🎃
修改配置文件样例
parent
211f3cb6
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
3 deletions
+1
-3
.env.example
.env.example
+1
-0
.gitignore
storage/framework/cache/.gitignore
+0
-1
.gitignore
storage/framework/cache/data/.gitignore
+0
-2
No files found.
.env.example
View file @
6a82e6b7
...
...
@@ -5,6 +5,7 @@ APP_SHOW_NAME="Utopia Open Platform"
APP_ENV=local
APP_KEY=
APP_DEBUG=true
# 请注意,不要在结尾添加”/“,否则发送的邮件链接将会存在错误
APP_URL=http://localhost
LOG_CHANNEL=stack
...
...
storage/framework/cache/.gitignore
View file @
6a82e6b7
*
!data/
!.gitignore
storage/framework/cache/data/.gitignore
deleted
100644 → 0
View file @
211f3cb6
*
!.gitignore
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