🎉 initial commit

This commit is contained in:
Marc Michalsky 2021-06-22 19:43:49 +02:00
commit 1d32ebfbba
No known key found for this signature in database
GPG key ID: AC2D4E00990A6767
7 changed files with 184 additions and 0 deletions

4
.example_env Normal file
View file

@ -0,0 +1,4 @@
# Copy this file and name it '.env'
REDMINE_URL="https://redmine.my-awesome-ngo.org"
REDMINE_VERSION="4.1.1"
REDMINE_API_KEY="xxxxxxxxxxx"