mirror of
https://github.com/sissbruecker/linkding.git
synced 2025-11-17 19:44:02 +01:00
Attempt to fix botched normalized URL migration from 1.43.0 (#1205)
This commit is contained in:
@@ -9,6 +9,7 @@ docker run -d \
|
||||
-e POSTGRES_USER=linkding \
|
||||
-e POSTGRES_PASSWORD=linkding \
|
||||
-p 5432:5432 \
|
||||
-v $(pwd)/tmp/postgres-data:/var/lib/postgresql/data \
|
||||
--name linkding-postgres-test \
|
||||
postgres
|
||||
|
||||
|
||||
Reference in New Issue
Block a user