mirror of
https://github.com/slawkens/myaac.git
synced 2026-03-17 00:13:32 +01: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