Added Docker stuff.

This commit is contained in:
msinkec
2020-07-08 13:56:33 +02:00
commit 4e27767ac1
119 changed files with 12738 additions and 0 deletions

3
api/config.php Normal file
View File

@@ -0,0 +1,3 @@
<?php
// If app not in root define path, such as "/iknb". If in root, leave empty string. Define also in app.module.js and admin/admin.module.js!
define('APP_PATH', '');