Your IP : 172.16.0.223


Current Path : /var/app/current/fukushisurvey.jp/quill/
Upload File :
Current File : /var/app/current/fukushisurvey.jp/quill/.puppeteerrc.cjs

const {join} = require('path');

/**
 * @type {import("puppeteer").Configuration}
 */
module.exports = {
    cacheDirectory: join(__dirname, '.cache', 'puppeteer'),
};