mirror of
https://github.com/tomasriveral/vps-config.git
synced 2026-08-12 10:30:45 +02:00
yml fix electric boogaloo
This commit is contained in:
@@ -186,3 +186,5 @@ services:
|
|||||||
- BL_API_ENDPOINT=http://localhost:5000/ # CHANGE THIS TO POINT TO THE EXTERNAL ADRESS THE USER CAN ACCESS
|
- BL_API_ENDPOINT=http://localhost:5000/ # CHANGE THIS TO POINT TO THE EXTERNAL ADRESS THE USER CAN ACCESS
|
||||||
- BL_GOOGLE_ID= # Leave empty to disable google login. To enable, write in your Google Client ID.
|
- BL_GOOGLE_ID= # Leave empty to disable google login. To enable, write in your Google Client ID.
|
||||||
- BL_DEMO_MODE=false
|
- BL_DEMO_MODE=false
|
||||||
|
depends_on:
|
||||||
|
- booklogr-api
|
||||||
|
|||||||
Reference in New Issue
Block a user