]> git.parisson.com Git - teleforma.git/commitdiff
remove script volumes
authorGuillaume Pellerin <guillaume.pellerin@parisson.com>
Sun, 3 May 2026 20:22:44 +0000 (22:22 +0200)
committerGuillaume Pellerin <guillaume.pellerin@parisson.com>
Sun, 3 May 2026 20:22:44 +0000 (22:22 +0200)
env/prod.yml
env/staging.yml

index d2a5ca744bbdf76747395218fe96676fd0bcecb1..a57aad7542acb3ed69e0f846fb8f8883a2a86c6d 100644 (file)
@@ -10,8 +10,6 @@ services:
       - env/prod.env
     volumes:
       - /mnt/crfpa-videos:/mnt/crfpa-videos
-      - /mnt/crfpa-scripts:/mnt/crfpa-scripts
-      - /mnt/crfpa-scripts2:/mnt/crfpa-scripts2
       - /mnt/crfpa-items:/mnt/crfpa-items
     networks:
       - teleforma-prod
index e3c23cccc34bb353565289ddc2cc8202e0cb0f89..68677366db647b540a561a8f220cf669c048b4a1 100644 (file)
@@ -10,7 +10,6 @@ services:
       - env/staging.env
     volumes:
       - /mnt/crfpa-videos:/mnt/crfpa-videos
-      - /mnt/crfpa-scripts:/mnt/crfpa-scripts
       - ./pyproject.toml:/srv/pyproject.toml
       - ./poetry.lock:/srv/poetry.lock
       - /mnt/crfpa-items:/mnt/crfpa-items