{
  "version": "0.0.1",
  "configurations": [
    {
      "name": "BPF Website (Python HTTP)",
      "runtimeExecutable": "python3",
      "runtimeArgs": ["-c", "import http.server,os;os.chdir(os.path.expanduser('~/Library/CloudStorage/GoogleDrive-weare@alternative-culture.com/My Drive/Bucharest Photofest___/BPF 2026/_Website'));http.server.test(HandlerClass=http.server.SimpleHTTPRequestHandler,port=8080,bind='127.0.0.1')"],
      "port": 8080
    }
  ]
}
