1
build / build (push) Successful in 1m13s
CI / compile (push) Successful in 20s
CI / unit (push) Successful in 37s
CI / integration (push) Failing after 35s

This commit is contained in:
2026-07-28 15:34:11 +02:00
parent ab84595272
commit cd0ec4cfc4
2 changed files with 7 additions and 5 deletions
+2 -2
View File
@@ -1,14 +1,14 @@
# Stack RADIO — osobny host, osobny plik. Obraz z CI.
services:
conjurer-radio:
image: gitea.czernobog.pl/gitea/conjurer-radio:c8aae106
image: gitea.czernobog.pl/gitea/conjurer-radio:latest
container_name: conjurer-radio
restart: unless-stopped
environment:
PULSE_MODE: internal
ICECAST_HOSTNAME: radio.czernobog.pl
CONJURER_MAIN_BOT: http://192.168.1.73:32442 # ← z kroku 2.4
CONJURER_API_KEY: ${CONJURER_API_KEY:-}
CONJURER_API_KEY: ${CONJURER_API_KEY:d97008b3-7a5a-11f1-acd1-000b0e0f00ed}
ports:
- "8000:8000" # icecast
- "5005:5005" # betoniarka API (bot → CONJURER_RADIO_SERVICE)