forked from viveksantayana/geas-bot
Added container name
This commit is contained in:
@ -3,6 +3,7 @@ version: '3.5'
|
||||
services:
|
||||
geasbot-app:
|
||||
build: ./app
|
||||
container_name: geas_bot
|
||||
volumes:
|
||||
- ./app:/usr/src/app
|
||||
restart: unless-stopped
|
Reference in New Issue
Block a user