Build [v1.9.12] (Secure Seal & LDAP Sync: Custom Caddy & Config Volume)
This commit is contained in:
@@ -12,6 +12,7 @@ services:
|
||||
volumes:
|
||||
- ./data:/app/data
|
||||
- ./logs:/app/logs
|
||||
- ./config:/app/config
|
||||
- ./scripts:/app/scripts:ro
|
||||
environment:
|
||||
- DATA_DIR=/app/data
|
||||
@@ -36,7 +37,9 @@ services:
|
||||
restart: unless-stopped
|
||||
|
||||
proxy:
|
||||
image: caddy:alpine
|
||||
build:
|
||||
context: .
|
||||
dockerfile: config/proxy/Dockerfile
|
||||
networks:
|
||||
- inventory_net
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user