bug fixes after android tes
All checks were successful
Build and Push Madplaner / build (push) Successful in 25s
All checks were successful
Build and Push Madplaner / build (push) Successful in 25s
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
services:
|
||||
madplanerRasmusBendtsen:
|
||||
madplaner:
|
||||
image: git.rasmusbendtsen.dk/rasmus/madplaner:latest
|
||||
container_name: madplaner
|
||||
restart: always
|
||||
@@ -11,6 +11,6 @@ services:
|
||||
environment:
|
||||
- FLASK_ENV=production
|
||||
- OPENROUTER_API_KEY=${OPENROUTER_API_KEY}
|
||||
- OPENROUTER_MODEL= ${OPENROUTER_MODEL}
|
||||
- OPENROUTER_MODEL=${OPENROUTER_MODEL}
|
||||
- SECRET_KEY=${SECRET_KEY}
|
||||
- SOURCECODE_LINK=${SOURCECODE_LINK}
|
||||
|
||||
Reference in New Issue
Block a user