mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-10-29 01:30:08 +01:00
added appapi
This commit is contained in:
@@ -76,10 +76,10 @@ services:
|
||||
appapi-harp:
|
||||
environment:
|
||||
- HP_SHARED_KEY=l4c1j4yd33Du5lo
|
||||
- NC_INSTANCE_URL=https://nnc.sectorq.eu
|
||||
- NC_INSTANCE_URL=https://nc.sectorq.eu
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- "/share/docker_data/nextcloud/certs:/certs"
|
||||
- /share/docker_data/nextcloud/certs:/certs
|
||||
container_name: appapi-harp
|
||||
hostname: appapi-harp
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user