mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2025-04-21 07:09:46 +00:00
Compare commits
No commits in common. "f9928defd1e6bb507ea53a78920f0385374dbbdd" and "271fb8709edb84c0ffce0fdd2a27e6ef9e82b3c4" have entirely different histories.
f9928defd1
...
271fb8709e
3
caddy/.gitignore
vendored
3
caddy/.gitignore
vendored
@ -1,6 +1,3 @@
|
||||
/ssl/*
|
||||
/data/*
|
||||
/data/config/*
|
||||
!/data/config/
|
||||
!.gitkeep
|
||||
Caddyfile.private
|
@ -13,8 +13,6 @@ services:
|
||||
- ./Caddyfile:/etc/caddy/Caddyfile
|
||||
- ./Caddyfile.private:/etc/caddy/Caddyfile.private
|
||||
- ./ssl:/etc/ssl/custom/
|
||||
- ./data/data:/data
|
||||
- ./data/config:/config
|
||||
env_file:
|
||||
- ./.env
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user