feat(gallery): routes
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
services:
|
||||
valkey:
|
||||
image: valkey/valkey:8
|
||||
restart: always
|
||||
ports:
|
||||
- "6379:6379"
|
||||
command: valkey-server --requirepass "valkey"
|
||||
|
||||
Reference in New Issue
Block a user