1
0
mirror of https://github.com/cmur2/openvpn-status-web.git synced 2025-06-29 00:30:24 +02:00
This commit is contained in:
cn
2013-02-15 22:33:59 +01:00
commit b19220c2b4
4 changed files with 191 additions and 0 deletions

5
Gemfile Normal file
View File

@ -0,0 +1,5 @@
source 'http://rubygems.org'
gem 'rack'
gem 'mongrel'