Replies: 2 comments 1 reply
-
|
Does it override your config.php file? I set the following in the environment: And even though they appear as environment variables, it doesn't override them. From what I can see, the entrypoint looks for them in JSON format: sed Also, even if both environment variables are set, unless I manually edit the PHP file, it doesn't detect them; LB_DB_HOST doesn't override the value in config.php I'm using image: librebooking/librebooking:develop |
Beta Was this translation helpful? Give feedback.
-
|
@santifpinformatica : please refer to the file @JohnVillalovos : I believe that the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/LibreBooking/librebooking/blob/develop/docs/source/BASIC-CONFIGURATION.rst#docker-installation
https://librebooking.readthedocs.io/en/latest/BASIC-CONFIGURATION.html#docker-installation
-> I think the env migrated from LB_DB_* to LB_DATABASE_* - is that true? At least I had to change this to get it running and I had to dig around a bit so updating the docs would probably make it easier to jump in :)
Beta Was this translation helpful? Give feedback.
All reactions