Update stack.production.yml
This commit is contained in:
parent
018491aa45
commit
3191ac0334
|
@ -45,4 +45,10 @@ networks:
|
|||
traefik:
|
||||
external: true
|
||||
default:
|
||||
driver: overlay
|
||||
driver: overlay
|
||||
|
||||
volumes:
|
||||
public_system:
|
||||
driver: local
|
||||
redis_data:
|
||||
driver: local
|
||||
|
|
Loading…
Reference in New Issue