mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-01 06:55:48 +00:00
Certificates ui section and permissions
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# WARNING: This is a DEVELOPMENT docker-compose file, it should not be used for production.
|
||||
version: "2"
|
||||
services:
|
||||
app:
|
||||
@@ -12,6 +13,7 @@ services:
|
||||
volumes:
|
||||
- ./data/letsencrypt:/etc/letsencrypt
|
||||
- .:/app
|
||||
- ./rootfs/etc/nginx:/etc/nginx
|
||||
working_dir: /app
|
||||
depends_on:
|
||||
- db
|
||||
|
Reference in New Issue
Block a user