mirror of
https://github.com/fcwu/docker-ubuntu-vnc-desktop
synced 2026-08-05 16:12:41 +02:00
Work-around config issue
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ make run
|
|||||||
## develop backend
|
## develop backend
|
||||||
```
|
```
|
||||||
make shell
|
make shell
|
||||||
supervisorctl stop web
|
supervisorctl -c /etc/supervisor/supervisord.conf stop web
|
||||||
cd /src/image/usr/local/lib/web/backend
|
cd /src/image/usr/local/lib/web/backend
|
||||||
./run.py --debug
|
./run.py --debug
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user