Bläddra i källkod

Actualizar 'README.md'

creylopez 1 år sedan
förälder
incheckning
a6bf85a0cb
1 ändrade filer med 4 tillägg och 4 borttagningar
  1. 4 4
      README.md

+ 4 - 4
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