diff --git a/docker-compose.yml b/docker-compose.yml index c387b72..481594e 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -33,8 +33,4 @@ services: retries: 10 volumes: - mysql_data2: # ← ganti ini - - db: - volumes: - - mysql_data2:/var/lib/mysql # ← dan ini \ No newline at end of file + mysql_data: \ No newline at end of file