mirror of
https://codeberg.org/Freedium-cfd/web.git
synced 2026-03-11 09:04:37 +00:00
chore: redis only in prod profile
This commit is contained in:
parent
55b8203210
commit
7a43026e27
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,8 @@ services:
|
|||
memlock: -1
|
||||
networks:
|
||||
- freedium_net
|
||||
profiles:
|
||||
- prod
|
||||
volumes:
|
||||
- freedium_dragonflydata:/data
|
||||
healthcheck:
|
||||
|
|
|
|||
Loading…
Reference in a new issue