Update compose.yaml

This commit is contained in:
2026-07-01 10:55:43 +02:00
parent 49172aebc0
commit ae6d1a9840
+4 -2
View File
@@ -90,6 +90,8 @@ services:
image: ghcr.io/tyxak/remotepower:latest # or `build: .` to build locally
container_name: remotepower
restart: unless-stopped
networks:
- bragi-local
# ports:
# - "443:8443" # HTTPS — self-signed by default
# - "80:8080" # HTTP — health, /ca.crt, redirects to HTTPS
@@ -107,10 +109,10 @@ services:
start_period: 15s
retries: 3
#volumes:
# remotepower_data:
volumes:
remotepower_data:
termix-data:
driver: local