1
0
Fork 0
mirror of https://github.com/jhbruhn/notes2ics.git synced 2025-03-14 20:55:49 +00:00

Update docker-compose.yml

This commit is contained in:
Jan-Henrik 2025-01-28 15:22:56 +01:00 committed by GitHub
parent 7e81496da5
commit d919a0eb53
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
services:
notes2ics:
image: ghcr.io/jbruhn/notes2ics:main
image: ghcr.io/jhbruhn/notes2ics:main
environment:
NOTES_USERNAME: <username>
NOTES_PASSWORD: <password>