vps_update

This commit is contained in:
2026-03-04 00:56:24 +00:00
parent 5b13a5cbef
commit 75c739f123
18 changed files with 66 additions and 14 deletions

View File

@@ -2,6 +2,8 @@ services:
caddy:
image: caddy:alpine
restart: always
cap_add:
- NET_ADMIN
ports:
- "80:80"
- "443:443"

View File

@@ -19,6 +19,6 @@ actuals.01v0.com:443 {
}
#travel.01v0.com:443 {
# root * /srv/
# file_server
# root * /srv/
# file_server
#}