mirror of
https://github.com/cupcakearmy/docker-instabot.git
synced 2025-09-05 21:00:41 +00:00
Gave container name
This commit is contained in:
@@ -4,5 +4,6 @@ services:
|
||||
instabot:
|
||||
build: ./bot
|
||||
restart: always
|
||||
container_name: instabot
|
||||
volumes:
|
||||
- ./config.json:/app/config.json
|
||||
- ./config.json:/app/config.json:ro
|
Reference in New Issue
Block a user