mirror of
https://github.com/bensuperpc/infrastructure.git
synced 2025-06-25 20:03:36 +02:00
Rework project structure
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
15
infrastructure/caddy/config/Caddyfile
Normal file
15
infrastructure/caddy/config/Caddyfile
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
email bensuperpc@gmail.com
|
||||
key_type p384
|
||||
|
||||
log {
|
||||
output file /data/logs/access.log
|
||||
format json
|
||||
}
|
||||
}
|
||||
|
||||
import bensuperpc.org/*
|
||||
import bensuperpc.com/*
|
||||
import bensuperpc.net/*
|
||||
import bensuperpc.ovh/*
|
||||
import bensuperpc.fr/*
|
Reference in New Issue
Block a user