Update docker-compose.yml
This commit is contained in:
parent
217afc1857
commit
b2f80d0e0b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: '3'
|
|||
|
||||
services:
|
||||
bot:
|
||||
build: .
|
||||
image: ghcr.io/ua-fediland/ua-bot:main
|
||||
env_file:
|
||||
- ./.env
|
||||
volumes:
|
||||
|
|
Loading…
Reference in a new issue