mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-04 20:20:18 +03:00
#1029 Replace "wan't" with "want"
This commit is contained in:
parent
69bc96d9ba
commit
0e5cb3a34a
|
@ -143,7 +143,7 @@ If you have errors, you can always check your stack with `docker-compose`. Switc
|
||||||
Supervisor Example
|
Supervisor Example
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
Once you are ready with your initial setup, you wan't to make sure that your application is run by a process manager to
|
Once you are ready with your initial setup, you want to make sure that your application is run by a process manager to
|
||||||
survive reboots and auto restarts in case of an error. You can use the process manager you are most familiar with. All
|
survive reboots and auto restarts in case of an error. You can use the process manager you are most familiar with. All
|
||||||
it needs to do is to run `docker-compose up` in your projects root directory.
|
it needs to do is to run `docker-compose up` in your projects root directory.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user