start.bat 100 B

1234
  1. @echo off
  2. mkdir ".\wordpress\html"
  3. mkdir ".\mysql\db"
  4. docker compose up -d --build --force-recreate