aboutsummaryrefslogtreecommitdiffhomepage
path: root/.idea/deployment.xml
diff options
context:
space:
mode:
authorMarvin Borner2018-06-14 16:41:44 +0200
committerMarvin Borner2018-06-14 16:41:44 +0200
commitdfe78f7555a3ffd57d85de53a643ff5d2429bb25 (patch)
tree7f5cb196041996f9dad7c3e2814ad39374bfe26e /.idea/deployment.xml
parent28967bacb4dc7e64bb94c7ebde2f337c738932ed (diff)
Fixed chat selector
Diffstat (limited to '.idea/deployment.xml')
-rw-r--r--.idea/deployment.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/.idea/deployment.xml b/.idea/deployment.xml
new file mode 100644
index 0000000..81c1c22
--- /dev/null
+++ b/.idea/deployment.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="PublishConfigData" autoUpload="Always" serverName="Strato">
+ <serverData>
+ <paths name="Strato">
+ <serverdata>
+ <mappings>
+ <mapping deploy="/" local="$PROJECT_DIR$" web="/" />
+ </mappings>
+ </serverdata>
+ </paths>
+ </serverData>
+ <option name="myAutoUpload" value="ALWAYS" />
+ </component>
+</project> \ No newline at end of file