5000 -> 5001

This commit is contained in:
2026-08-02 12:49:08 +02:00
parent 9e918ece81
commit 1c8b6a17de
+1 -1
View File
@@ -183,7 +183,7 @@ services:
env_file:
- .env
ports:
- 5000:5000
- 5001:5000
environment:
- 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.