mirror of
https://github.com/fcwu/docker-ubuntu-vnc-desktop
synced 2025-12-06 08:22:31 +01:00
Work-around config issue
This commit is contained in:
parent
eef40af3a4
commit
b7ee1c3f5c
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ make run
|
|||
## develop backend
|
||||
```
|
||||
make shell
|
||||
supervisorctl stop web
|
||||
supervisorctl -c /etc/supervisor/supervisord.conf stop web
|
||||
cd /src/image/usr/local/lib/web/backend
|
||||
./run.py --debug
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue