mirror of
https://github.com/jhbruhn/notes2ics.git
synced 2025-03-15 05:05:48 +00:00
Update docker-compose.yml
This commit is contained in:
parent
7e81496da5
commit
d919a0eb53
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue