mirror of
https://github.com/KeyZox71/knl_meowscendence.git
synced 2025-08-14 04:22:54 +02:00
「🏗️」 wip: work in progress, not done yet.
This commit is contained in:
@ -31,6 +31,9 @@ services:
|
||||
- prom-exporter
|
||||
environment:
|
||||
- TZ=Europe/Paris
|
||||
- GOOGLE_CALLBACK_URL=${GOOGLE_CALLBACK_URL}
|
||||
- GOOGLE_CLIENT_ID=${GOOGLE_CLIENT_ID}
|
||||
- GOOGLE_CLIENT_SECRET=${GOOGLE_CLIENT_SECRET}
|
||||
- API_TARGET=auth
|
||||
- LOG_FILE_PATH=/var/log/log.log
|
||||
- JWT_SECRET=${JWT_SECRET}
|
||||
|
@ -3,7 +3,7 @@ name: ft_transcendence
|
||||
include:
|
||||
- ./volumes.yml
|
||||
- ./networks.yml
|
||||
# - ./monitoring/compose.yml
|
||||
- ./monitoring/compose.yml
|
||||
- ./api-base/compose.yml
|
||||
- ./front/compose.yml
|
||||
- ./ELK/compose.yml
|
||||
|
Reference in New Issue
Block a user