Dept Google Script

This commit is contained in:
Norm Rasmussen
2022-09-13 12:51:16 -04:00
parent 90f2be41fc
commit 9bbfdebee8
4 changed files with 44 additions and 0 deletions

View File

@ -0,0 +1 @@
HDiZ4sBI4PlL5mvGx4OstwAzCU7LGSugfirBASodsik

Binary file not shown.

View File

@ -0,0 +1,13 @@
version: "3"
services:
timetagger:
image: ghcr.io/almarklein/timetagger
ports:
- "8080:80"
volumes:
- /Users/normrasmussen/Documents/Northpass/Timetagger/_timetagger:/root/_timetagger
environment:
- TIMETAGGER_BIND=0.0.0.0:80
- TIMETAGGER_DATADIR=/root/_timetagger
- TIMETAGGER_LOG_LEVEL=info
- TIMETAGGER_CREDENTIALS=norm:$$2a$$08$$ZpxFHDFA7ha64FqcsGjtOuN0M2/2mlKNvIIG1.yXZ52j4wO4AhByi