Remove Cockpit

This commit is contained in:
Marco Ochse
2024-02-15 18:32:16 +01:00
parent 380ade13a3
commit 0c9b58b6ac
8 changed files with 2 additions and 13 deletions

View File

@ -764,7 +764,6 @@ services:
container_name: nginx
restart: always
environment:
- COCKPIT=${COCKPIT}
- TPOT_OSTYPE=${TPOT_OSTYPE}
depends_on:
tpotinit:

View File

@ -768,7 +768,6 @@ services:
container_name: nginx
restart: always
environment:
- COCKPIT=${COCKPIT}
- TPOT_OSTYPE=${TPOT_OSTYPE}
depends_on:
tpotinit:

View File

@ -914,7 +914,6 @@ services:
container_name: nginx
restart: always
environment:
- COCKPIT=${COCKPIT}
- TPOT_OSTYPE=${TPOT_OSTYPE}
depends_on:
tpotinit: