Updated demo compose file

This commit is contained in:
2024-06-09 08:52:09 +02:00
parent 420a779424
commit 1c904dc0b8
2 changed files with 9 additions and 9 deletions

2
.gitignore vendored
View File

@@ -1,2 +1,4 @@
.env
log/**
docker-compose.yml
compose.yml

View File

@@ -1,9 +1,7 @@
version: '3.2'
services:
keycloak-notifier:
build: .
container_name: keycloak-notifier
restart: unless-stopped
restart: always
environment:
- TIMEZONE=Europe/Berlin