|
|
|
|
|
by swap32
3502 days ago
|
|
Because since the source code folder was not mounted on the container, we had to rebuild the image with the updated code and then restart the container. On dev machines, since the source folder is mounted, django runserver's autoreload function works as usual. |
|