Restoroo/config.dist.ini
Kumi 7b5c113f82
Basic reservation implementation
Static file storage
MySQL databases
2022-08-05 15:24:06 +00:00

16 lines
No EOL
345 B
INI

[RESTOROO]
Debug = 1 # Do not run with debug turned on in production!
# StaticRoot = /var/www/html/restoroo/static
# [MySQL]
# Database = restoroo
# Username = restoroo
# Password = secret123!
# Host = localhost
# Port = 3306
# [S3]
# AccessKey = restoroo
# SecretKey = !!!verysecret!!!
# Bucket = restoroo
# Endpoint = https://minio.resto.roo