Merge pull request #160 from d-Rickyy-b/patch-1

FIX: Typo in config-dist.php
This commit is contained in:
Bernd Bestel
2019-03-03 15:00:29 +01:00
committed by GitHub

View File

@@ -28,7 +28,7 @@ Setting('CURRENCY', '$');
# The base url of your installation, # The base url of your installation,
# should be just "/" when running directly under the root of a (sub)domain # should be just "/" when running directly under the root of a (sub)domain
# or for example "https:/example.com/grocy" when using a subdirectory # or for example "https://example.com/grocy" when using a subdirectory
Setting('BASE_URL', '/'); Setting('BASE_URL', '/');
# The plugin to use for external barcode lookups, # The plugin to use for external barcode lookups,