Skip to content

Commit

Permalink
Merge pull request #2 from kutovoys/production
Browse files Browse the repository at this point in the history
  • Loading branch information
sm1ky authored Sep 9, 2024
2 parents 486744a + a07624d commit 3ca4d9f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,11 @@ networks:

services:
marzban-monitor:
image: __sm1ky__/marzban-node-monitor:latest
image: sm1kyx/marzban-node-monitor:latest
env_file: .env
restart: unless-stopped
networks:
- monitor_network
volumes:
- .:/app
dns:
- 8.8.8.8
- 8.8.4.4
Expand Down

0 comments on commit 3ca4d9f

Please sign in to comment.