mirror of
https://github.com/sissbruecker/linkding.git
synced 2026-02-28 06:53:12 +08:00
Docker compose support (#54)
* added docker-compose files * updated readme with docker-compose instructions * updated default docker-compose data folder
This commit is contained in:
committed by
GitHub
parent
ac0f0a7831
commit
64914fb0d5
3
.env.sample
Normal file
3
.env.sample
Normal file
@@ -0,0 +1,3 @@
|
||||
LD_CONTAINER_NAME=linkding
|
||||
LD_HOST_PORT=9090
|
||||
LD_HOST_DATA_DIR=./data
|
||||
Reference in New Issue
Block a user