Updating date format

This commit is contained in:
TheLazyFox 2022-09-14 16:20:30 +02:00 committed by GitHub
commit e29ace0873
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
## Version 2022/13/09 ## Version 2022/09/13
# make sure that your dns has a cname set for ntfy # make sure that your dns has a cname set for ntfy
# if ntfy is running in bridge mode and the container is named "ntfy", the below config should work as is # if ntfy is running in bridge mode and the container is named "ntfy", the below config should work as is
# if not, replace the line "set $upstream_app ntfy;" with "set $upstream_app <containername>;" # if not, replace the line "set $upstream_app ntfy;" with "set $upstream_app <containername>;"