diff --git a/README.md b/README.md index 33637eb..0b1edb6 100644 --- a/README.md +++ b/README.md @@ -43,11 +43,11 @@ después se hace un pull o push o lo que sea que te pida el usuario y password, ## PVC y paths volumeMounts: - - mountPath: /app/gestion_reservas/mediafiles + - mountPath: /app/mediafiles name: jugaralpadel-media - - mountPath: /app/gestion_reservas/eventos/migrations + - mountPath: /app/eventos/migrations name: jugaralpadel-eventos-migrations - - mountPath: /app/gestion_reservas/reymotausers/migrations + - mountPath: /app/reymotausers/migrations name: jugaralpadel-reymotausers-migrations - - mountPath: /app/gestion_reservas/staticfiles + - mountPath: /app/staticfiles name: static-volume