From b441047fbc12a9174fcd59e260957207460a6c1a Mon Sep 17 00:00:00 2001 From: root Date: Thu, 8 Jan 2026 12:38:59 +0000 Subject: [PATCH] update docker-compose --- docker-compose.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 5f311ca..5ce2c8a 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -16,4 +16,6 @@ services: volumes: - /www/wwwroot/flodo.web.id:/var/www/html:ro - /www/wwwroot/flodo.web.id/storage:/var/www/html/storage:rw - - /www/wwwroot/flodo.web.id/bootstrap/cache:/var/www/html/bootstrap/cache:rw \ No newline at end of file + - /www/wwwroot/flodo.web.id/bootstrap/cache:/var/www/html/bootstrap/cache:rw + + \ No newline at end of file