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