first commit
This commit is contained in:
12
app.ini
Normal file
12
app.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[server]
|
||||
PROTOCOL = http
|
||||
HTTP_PORT = 8080
|
||||
ROOT_URL = http://sandbox.cowleycomputing.com/
|
||||
CERT_FILE = /home/public/custom/cert.pem
|
||||
KEY_FILE = /home/public/custom/key.pem
|
||||
LOCAL_ROOT_URL = http://localhost:8080/
|
||||
|
||||
[log]
|
||||
ROOT_PATH = /home/public/
|
||||
MODE = file
|
||||
|
||||
Reference in New Issue
Block a user