Add privatebin config
Disable super long expirations, among other things
This commit is contained in:
@ -7,6 +7,7 @@ services:
|
||||
- TZ={{ TZ }}
|
||||
volumes:
|
||||
- "{{ app_data_dir }}/privatebin/:/srv/data"
|
||||
- "{{ app_data_dir }}/privatebin/conf.php:/srv/cfg/conf.php:ro"
|
||||
restart: unless-stopped
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
|
Reference in New Issue
Block a user