Skip to content

Commit

Permalink
chore: lancement du serveur d'applications dans le PAAS clever cloud (#…
Browse files Browse the repository at this point in the history
…855)

## Description

🦺 mise à jour du lancement du serveur d'application `wsgi` selon les
recommadations du PAAS clevercloud : [CleverCloud Issue
#468](CleverCloud/documentation#468 (comment))

🌮 suppresion du fichier `clevercloud/python.json`

🌮 ajout des variables d'environnement
```
CC_PYTHON_MANAGE_TASKS="migrate --no-input, createcachetable, collectstatic --no-input, compilemessages, compress"
CC_PYTHON_MODULE="config.wsgi:application"
```
  • Loading branch information
vincentporte authored Dec 17, 2024
1 parent e3d41b2 commit 327c875
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions clevercloud/python.json

This file was deleted.

0 comments on commit 327c875

Please sign in to comment.