Update compose.yaml
This commit is contained in:
+4
-2
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user