diff options
Diffstat (limited to '.idea')
-rw-r--r-- | .idea/deployment.xml | 2 | ||||
-rw-r--r-- | .idea/misc.xml | 6 |
2 files changed, 7 insertions, 1 deletions
diff --git a/.idea/deployment.xml b/.idea/deployment.xml index 0847456..e07dbe7 100644 --- a/.idea/deployment.xml +++ b/.idea/deployment.xml @@ -12,7 +12,7 @@ <paths name="bridlewood"> <serverdata> <mappings> - <mapping deploy="/opt/peh" local="$PROJECT_DIR$" web="/" /> + <mapping deploy="/_ch" local="$PROJECT_DIR$" web="/" /> </mappings> <excludedPaths> <excludedPath local="true" path="$PROJECT_DIR$/_archive" /> diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..82c9b69 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="TaskProjectConfiguration"> + <server type="YouTrack" url="https://bugs.equestria.dev" /> + </component> +</project>
\ No newline at end of file |