Added docker-compose.yml

This commit is contained in:
2023-12-26 13:22:22 +01:00
parent f9ea20bc14
commit be541c09aa

12
docker-compose.yml Normal file
View File

@@ -0,0 +1,12 @@
version: "3.3"
services:
ngb-counter:
image: git.jmueller.eu/jmueller/ngb-counter:latest
container_name: ngbcounter
restart: always
environment:
- db_user=
- db_password=
- db_host=
- db_name=
- TOKEN=