Sascha Scandella
Sascha Scandella
Fix merged to main. Please test and report back. I will close the issue for now.
@LiroyvH Please verify https://github.com/SpikeApp/Spike/pull/255.
Important: This is not related to the macOS version, but rather the Xcode version which is reflected in the adapted script. Tested on macOS Sonoma and macOS Sequoia (still a...
I suppose the problem is that the `config.php` file is mounted using ``` volumes: - nextcloud:/var/www/html ``` So, if there is a `config.php` the already existing the file is used....
I suppose the config.php is only created during the initial setup. But someone would need to confirm.