mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-30 03:29:14 -04:00
add documentation for new features
This commit is contained in:
parent
469d3f6ec8
commit
d6d5663ac4
7 changed files with 86 additions and 29 deletions
|
@ -17,7 +17,7 @@ services:
|
|||
- ./public:/usr/share/nginx/html
|
||||
- ./docker/certs:/etc/ssl/certs
|
||||
- ./docker/openssl:/mnt/openssl
|
||||
# Use production.conf instead of development.conf to redirect http to https (/ca.crt still available)
|
||||
# Use production.conf instead of development.conf to redirect http to https (/ca.crt still available via http)
|
||||
- ./docker/nginx/development.conf:/etc/nginx/conf.d/default.conf
|
||||
# - ./docker/nginx/production.conf:/etc/nginx/conf.d/default.conf
|
||||
ports:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue