upd README
This commit is contained in:
parent
b1b941e048
commit
b5eb59980a
@ -134,6 +134,10 @@ root@9c0fea7720a0:/home/appuser/citizen/frontend# npm run build:i18n-ssr
|
|||||||
or `npm run build:fr` for speeding up.
|
or `npm run build:fr` for speeding up.
|
||||||
|
|
||||||
|
|
||||||
|
### Back-end development
|
||||||
|
|
||||||
|
When developing the app and serving it with `docker-compose up`, the changes are automatically loaded (meaning, the app is watching the changes). However, it is more practical to change the command of the backend container from `command: bash start_gunicorn.sh` to `command: python wsgi.py` in order to have some logs.
|
||||||
|
|
||||||
## Deploiement sur un serveur distant
|
## Deploiement sur un serveur distant
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user