fix config name

This commit is contained in:
2026-06-30 20:29:44 -04:00
parent 679bcc4ce8
commit d5af00327f
+1 -1
View File
@@ -52,7 +52,7 @@ volumes:
configs:
backup-postgres:
name: backup-postgres_${PG_BACKUP_CONFIG_VERSION}
name: ${STACK_NAME}_backup-postgres_${PG_BACKUP_CONFIG_VERSION}
file: ./backup-postgres.sh
networks: