mirror of
https://github.com/caprover/caprover
synced 2025-11-25 14:33:22 +00:00
Renamed python to python-django for consistency
This commit is contained in:
@@ -90,10 +90,10 @@ class TemplateHelper {
|
|||||||
tagSuffix: '-apache'
|
tagSuffix: '-apache'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
templateName: 'python',
|
templateName: 'python-django',
|
||||||
dockerHubImageName: 'library/python',
|
dockerHubImageName: 'library/python',
|
||||||
dockerFileFromName: 'python',
|
dockerFileFromName: 'python-django',
|
||||||
displayName: 'Python',
|
displayName: 'Python Django',
|
||||||
tagSuffix: '-alpine3.6'
|
tagSuffix: '-alpine3.6'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user