From 3191ac03340f4ec3f1b7a6073504f3e5dd9a854f Mon Sep 17 00:00:00 2001 From: colin Date: Sat, 2 Mar 2024 22:51:55 +0000 Subject: [PATCH] Update stack.production.yml --- stack.production.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/stack.production.yml b/stack.production.yml index 7c634db..de6f55a 100644 --- a/stack.production.yml +++ b/stack.production.yml @@ -45,4 +45,10 @@ networks: traefik: external: true default: - driver: overlay \ No newline at end of file + driver: overlay + +volumes: + public_system: + driver: local + redis_data: + driver: local