mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-09-15 07:42:20 +02:00
feat(docker): add container name to arabot
This commit is contained in:
parent
0a161122d7
commit
be3dacd344
@ -22,6 +22,7 @@ services:
|
|||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
|
container_name: arabot
|
||||||
depends_on:
|
depends_on:
|
||||||
- postgres
|
- postgres
|
||||||
- redis
|
- redis
|
||||||
|
Loading…
x
Reference in New Issue
Block a user