소스 검색

[CI SKIP]

stone 3 년 전
부모
커밋
d43b1ef459
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      resin.conf

+ 1 - 1
resin.conf

@@ -303,7 +303,7 @@
          - configures an explicit root web-app matching the
          - webapp's ROOT
         -->
-       <web-app id="/" character-encoding='UTF-8' document-directory="/data/project/" archive-path="/data/project/ads.war">   
+       <web-app id="/" character-encoding='UTF-8' document-directory="/data/project/ads" archive-path="/data/project/ads.war">   
 	  <access-log path="/dev/null" />
       
        <jsp>