mirror of
https://github.com/SrIzan10/nextbooru.git
synced 2026-07-05 06:39:43 +00:00
feat: very barebones search
This commit is contained in:
@@ -8,4 +8,14 @@ services:
|
||||
volumes:
|
||||
- ./psql:/var/lib/postgresql/data
|
||||
ports:
|
||||
- 5555:5432
|
||||
- 5555:5432
|
||||
dragonfly:
|
||||
image: 'docker.dragonflydb.io/dragonflydb/dragonfly'
|
||||
ulimits:
|
||||
memlock: -1
|
||||
ports:
|
||||
- "6379:6379"
|
||||
environment:
|
||||
DRAGONFLY_PASSWORD: dfsjhkdswkjntelsmldbfvsgknl5t
|
||||
volumes:
|
||||
- ./draognfly:/data
|
||||
Reference in New Issue
Block a user