We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78dd961 commit 4227794Copy full SHA for 4227794
docker-compose.yml
@@ -1,6 +1,7 @@
1
services:
2
app:
3
- build: .
+# build: .
4
+ image: ghcr.io/mrmohebi/divar-alert:latest
5
container_name: divar-alert-bot
6
restart: unless-stopped
7
environment:
0 commit comments