Fix a typo.

This commit is contained in:
Andrea Dell'Amico 2022-11-01 18:50:49 +01:00
parent cc67c431e0
commit 39ef08f345
Signed by: adellam
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ version: '3.2'
volumes:
portainer_server_data:
{% if docker_swarm_portainer_nfs_volume %}
driver: local
driver_opts:
type: {{ docker_swarm_portainer_nfs_type }}