Split compose dev build from registry deploy
pytest / test (push) Successful in 44s

This commit is contained in:
2026-04-20 23:16:13 +02:00
parent 94747c75dd
commit b9e7f51d51
3 changed files with 23 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
services:
app:
container_name: home-automation-app
build: .
image: code.wanderingbadger.dev/tliu93/home-automation:latest
user: "1000:1000"
restart: unless-stopped
init: true