Update 'Déploiement sur liveche'
parent
d7864dc178
commit
3bb81e0abb
@ -6,10 +6,13 @@ scp patches/frontend/src/conf/app.config.ts.dist user@liveche.xxx.xxx:/home/debi
|
||||
|
||||
### 1) Reconstruire l'image front en local
|
||||
|
||||
Change dev settings in default_config.toml. Here is a copy for further use
|
||||
Set the DEBUG variable to false in patches/back/default_config.toml
|
||||
|
||||
DEBUG=false
|
||||
`DEBUG=false`
|
||||
|
||||
Set the production command in the docker-compose file
|
||||
|
||||
`command: bash start_gunicorn.sh`
|
||||
|
||||
```bash
|
||||
docker-compose build citizen-front
|
||||
|
Loading…
Reference in New Issue
Block a user