mirror of
https://github.com/cupcakearmy/docker-instabot.git
synced 2024-12-22 07:16:24 +00:00
Gave container name
This commit is contained in:
parent
d46e7c8ad8
commit
c960687821
@ -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
|
Loading…
Reference in New Issue
Block a user