svg
@ -12,5 +12,4 @@ services:
|
||||
volumes:
|
||||
- ./services/50-ninefolio/volume/data/private:/app/uploads
|
||||
- ./services/50-ninefolio/volume/data/public:/app/public/uploads
|
||||
- ./services/50-ninefolio/volume/data/build:/app/public/build
|
||||
|
||||
|
@ -37,6 +37,7 @@ function destroyninefolio {
|
||||
then
|
||||
EchoRouge "Delete BDD = $NINEFOLIO_SERVICE_NAME"
|
||||
docker-compose exec $MARIADB_SERVICE_NAME /nine/delete.sh $NINEFOLIO_SERVICE_NAME
|
||||
rm -rf services/50-ninefolio/volume/data
|
||||
fi
|
||||
|
||||
echo ""
|
||||
|
Before Width: | Height: | Size: 3.9 KiB |
Before Width: | Height: | Size: 936 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 380 KiB |
Before Width: | Height: | Size: 146 KiB |
Before Width: | Height: | Size: 295 KiB |
Before Width: | Height: | Size: 11 KiB |