mirror of
https://github.com/Lanakod-Networks/snort-docker.git
synced 2025-07-04 13:26:38 +03:00
102 lines
5.8 KiB
XML
102 lines
5.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="AutoImportSettings">
|
|
<option name="autoReloadType" value="SELECTIVE" />
|
|
</component>
|
|
<component name="ChangeListManager">
|
|
<list default="true" id="776a1baa-f7a3-45e0-9859-d2a084e88d1a" name="Changes" comment="">
|
|
<change afterPath="$PROJECT_DIR$/.dockerignore" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/.env" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/.eslintrc.json" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/Dockerfile" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/build.sh" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/logs/alert_csv.txt" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/logs/alert_fast.txt" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/logs/alert_full.txt" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/logs/appid_stats.log" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/logs/supervisor.log" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/next.config.mjs" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/postcss.config.mjs" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/public/favicon.ico" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/public/next.svg" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/public/vercel.svg" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/src/components/AdminApp.tsx" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/src/components/AdminDataProvider.ts" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/src/pages/_app.tsx" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/src/pages/_document.tsx" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/src/pages/api/admin/[[...slug]].ts" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/src/pages/api/hello.ts" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/src/pages/index.tsx" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/src/styles/globals.css" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/tailwind.config.ts" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/tsconfig.json" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/yarn.lock" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/../docker-compose.yml" beforeDir="false" afterPath="$PROJECT_DIR$/../docker-compose.yml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/../healthcheck.sh" beforeDir="false" afterPath="$PROJECT_DIR$/../healthcheck.sh" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/../logs/alert_csv.txt" beforeDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/../logs/alert_fast.txt" beforeDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/../logs/supervisor.log" beforeDir="false" />
|
|
</list>
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
</component>
|
|
<component name="Git.Settings">
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
|
|
</component>
|
|
<component name="ProjectColorInfo">{
|
|
"associatedIndex": 6
|
|
}</component>
|
|
<component name="ProjectId" id="2kxhdb6YDJSda2306qlS8cdEpcI" />
|
|
<component name="ProjectLevelVcsManager">
|
|
<ConfirmationsSetting value="2" id="Add" />
|
|
</component>
|
|
<component name="ProjectViewState">
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
<option name="showLibraryContents" value="true" />
|
|
</component>
|
|
<component name="PropertiesComponent">{
|
|
"keyToString": {
|
|
"ASKED_ADD_EXTERNAL_FILES": "true",
|
|
"ASKED_SHARE_PROJECT_CONFIGURATION_FILES": "true",
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
"git-widget-placeholder": "master",
|
|
"node.js.detected.package.eslint": "true",
|
|
"node.js.detected.package.tslint": "true",
|
|
"node.js.selected.package.eslint": "(autodetect)",
|
|
"node.js.selected.package.tslint": "(autodetect)",
|
|
"nodejs_package_manager_path": "npm",
|
|
"ts.external.directory.path": "C:\\Users\\Lanakod\\Desktop\\snort-docker\\web-ui\\node_modules\\typescript\\lib",
|
|
"vue.rearranger.settings.migration": "true"
|
|
}
|
|
}</component>
|
|
<component name="SharedIndexes">
|
|
<attachedChunks>
|
|
<set>
|
|
<option value="bundled-js-predefined-1d06a55b98c1-0b3e54e931b4-JavaScript-WS-241.18034.50" />
|
|
</set>
|
|
</attachedChunks>
|
|
</component>
|
|
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
|
<component name="TaskManager">
|
|
<task active="true" id="Default" summary="Default task">
|
|
<changelist id="776a1baa-f7a3-45e0-9859-d2a084e88d1a" name="Changes" comment="" />
|
|
<created>1724231224796</created>
|
|
<option name="number" value="Default" />
|
|
<option name="presentableId" value="Default" />
|
|
<updated>1724231224796</updated>
|
|
<workItem from="1724231227585" duration="6291000" />
|
|
</task>
|
|
<servers />
|
|
</component>
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
<option name="version" value="3" />
|
|
</component>
|
|
<component name="VcsManagerConfiguration">
|
|
<option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
|
|
</component>
|
|
</project> |