PocketID smtp + formatting
This commit is contained in:
@@ -14,8 +14,11 @@ services:
|
||||
environment:
|
||||
TZ: Europe/Amsterdam
|
||||
restart: unless-stopped
|
||||
|
||||
volumes:
|
||||
data:
|
||||
|
||||
|
||||
networks:
|
||||
web:
|
||||
external: true
|
||||
external: true
|
||||
|
||||
@@ -220,4 +220,4 @@ dir = PATH "data"
|
||||
; Subresource integrity (SRI) hashes used in template files. Uncomment and set
|
||||
; these for all js files used. See:
|
||||
; https://github.com/PrivateBin/PrivateBin/wiki/FAQ#user-content-how-to-make-privatebin-work-when-i-have-changed-some-javascript-files
|
||||
;js/privatebin.js = "sha512-[…]"
|
||||
;js/privatebin.js = "sha512-[…]"
|
||||
|
||||
Reference in New Issue
Block a user