added appapi

This commit is contained in:
2025-10-20 21:03:25 +02:00
parent 8171c01c99
commit a46bb89760

View File

@@ -79,7 +79,7 @@ services:
- NC_INSTANCE_URL=https://nnc.sectorq.eu - NC_INSTANCE_URL=https://nnc.sectorq.eu
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock
- "`pwd`/certs:/certs" - "/share/docker_data/nextcloud/certs:/certs"
container_name: appapi-harp container_name: appapi-harp
hostname: appapi-harp hostname: appapi-harp
restart: unless-stopped restart: unless-stopped