mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-19 20:13:27 +02:00
Fix docker build
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
$config['installed'] = true;
|
||||
$config['installed'] = false;
|
||||
$config['server_path'] = '/home/www-data/forgottenserver';
|
||||
$config['install_ignore_ip_check'] = true;
|
||||
|
Reference in New Issue
Block a user