This commit is contained in:
teddys48
2026-02-12 11:47:09 +07:00
parent f27f7b9ab5
commit 7f32130e27
2 changed files with 1 additions and 3 deletions

View File

@@ -41,4 +41,4 @@ jobs:
steps:
- name: Deploy stack
run: |
docker-compose up -d
docker compose up -d

View File

@@ -5,8 +5,6 @@ services:
restart: always
deploy: {} # optional (ignored by compose, boleh hapus)
volumes:
- /home/script:/home/script