setting up configuration for proxying

This commit is contained in:
2025-03-06 19:04:56 -07:00
parent 2e0f08f803
commit 93c219db88
4 changed files with 51 additions and 2 deletions

View File

@@ -31,8 +31,8 @@ jobs:
pwd
# echo "$CLOUDFLARE_CONFIG" > /data/cloudflare/cloudflare.ini
cd home-server
docker pull nextcloud:production
docker compose pull
docker pull -q nextcloud:production
docker compose pull -q
docker compose build
docker compose up -d
# docker restart reverse-proxy