Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
GeoInt_SIDT
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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Mario Chirinos Colunga
GeoInt_SIDT
Commits
7e55612e
Commit
7e55612e
authored
Feb 11, 2019
by
Emmanuel René Huchim Puc
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
used dev db
parent
c8e78e69
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
settings.py
GeoInt_SIDT/settings.py
+3
-3
No files found.
GeoInt_SIDT/settings.py
View file @
7e55612e
...
...
@@ -82,9 +82,9 @@ WSGI_APPLICATION = 'GeoInt_SIDT.wsgi.application'
DATABASES
=
{
'default'
:
{
'ENGINE'
:
'django.db.backends.postgresql_psycopg2'
,
'NAME'
:
'repsat'
,
'USER'
:
'repsat'
,
'PASSWORD'
:
'r3pS4t0
80pr0dct10n
'
,
'NAME'
:
'repsat
_dev
'
,
'USER'
:
'repsat
_dev
'
,
'PASSWORD'
:
'r3pS4t0
l40d3v3lop7
'
,
'HOST'
:
'192.168.1.60'
,
'PORT'
:
'5432'
,
}
...
...
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