Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
G
geoserver
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
backend
geoserver
Commits
0ea0c467
Commit
0ea0c467
authored
Sep 20, 2019
by
gaoming
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' into 'test'
nice job See merge request
!16
parents
544426d1
26d0495e
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
4 deletions
+5
-4
settings.py
geoserver/settings.py
+5
-4
settings_local2.py
geoserver/settings_local2.py
+0
-0
No files found.
geoserver/settings.py
View file @
0ea0c467
...
@@ -153,10 +153,10 @@ STATIC_URL = '/static/'
...
@@ -153,10 +153,10 @@ STATIC_URL = '/static/'
#RPC_INVOKER = helios.rpc.create_default_invoker(debug=DEBUG)
#RPC_INVOKER = helios.rpc.create_default_invoker(debug=DEBUG)
REDIS_HOST
=
"redis-service"
#
REDIS_HOST="redis-service"
REDIS_PASSWORD
=
""
#
REDIS_PASSWORD=""
REDIS_PORT
=
6379
#
REDIS_PORT=6379
REDIS_DB
=
0
#
REDIS_DB=0
#加载配置文件
#加载配置文件
from
.settings_local
import
*
from
.settings_local
import
*
\ No newline at end of file
geoserver/settings_local.py
→
geoserver/settings_local
2
.py
View file @
0ea0c467
File moved
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