mirror of
https://github.com/alexgetmancom/miband-bot.git
synced 2026-09-05 18:16:18 +03:00
Add immutable container delivery
This commit is contained in:
+2
-3
@@ -1,9 +1,8 @@
|
||||
services:
|
||||
app:
|
||||
container_name: miband-bot-ts
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile.bun
|
||||
image: ${MIBAND_IMAGE:?set MIBAND_IMAGE}
|
||||
pull_policy: always
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
- /opt/miband-tracker/secrets.env
|
||||
|
||||
Reference in New Issue
Block a user