mirror of
https://github.com/sissbruecker/linkding.git
synced 2026-02-28 06:53:12 +08:00
Add option to run supervisor as main process (#1270)
* Add option to run supervisor as main process * use new option in test script
This commit is contained in:
@@ -9,4 +9,5 @@ docker rm -f linkding-local || true
|
||||
docker run --name linkding-local --rm -p 9090:9090 \
|
||||
-e LD_SUPERUSER_NAME=admin \
|
||||
-e LD_SUPERUSER_PASSWORD=admin \
|
||||
-e LD_SUPERVISOR_MANAGED=True \
|
||||
sissbruecker/linkding:local
|
||||
|
||||
Reference in New Issue
Block a user