public
Fork of al3x/git-wiki
Description: A wiki engine that uses a Git repository as its data store.
Homepage: http://atonie.org/2008/02/git-wiki
Clone URL: git://github.com/jnewland/git-wiki.git
run via launchd on 8777 so as not to conflict with development
al3x (author)
Thu Mar 20 09:31:16 -0700 2008
commit  3e255d9eec73ca85b24a9355fa93fd5c9afb8fb4
tree    c285efed5655b1ab4da6b6184860127a45609684
parent  695dd368feb316f18d623a6e5225ccd17ff7cf90
...
15
16
17
 
18
19
20
...
15
16
17
18
19
20
21
0
@@ -15,6 +15,7 @@
0
     <key>ProgramArguments</key>
0
     <array>
0
       <string>-e production</string>
0
+ <string>-p 8777</string>
0
     </array>
0
     
0
     <key>KeepAlive</key>

Comments

    No one has commented yet.