This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
creylopez
/
django-ex
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
2
Wiki
Activity
Browse Source
Change database service name to be more specific
pull/2/merge
Rodolfo Carvalho
10 years ago
parent
b98dd0b761
commit
63683b7469
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
openshift/django-source-postgresql.json
+ 2
- 2
openshift/django-source-postgresql.json
View File
@ -302,8 +302,8 @@
}
,
{
"name"
:
"DATABASE_SERVICE_NAME"
,
"description"
:
"Database service name
(PostgreSQL)
"
,
"value"
:
"
database
"
"description"
:
"Database service name"
,
"value"
:
"
postgresql
"
}
,
{
"name"
:
"DATABASE_NAME"
,
Write
Preview
Loading…
Cancel
Save