Update docker-compose.yml

This commit is contained in:
Kitanit 2023-07-13 16:07:54 +03:00 committed by GitHub
parent 64d6334971
commit a658468914
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,7 @@ version: '3'
services:
bot:
image: ghcr.io/ua-fediland/ua-bot:main
restart: always
env_file:
- ./.env
volumes: