remove env part and change hostname in container

This commit is contained in:
Lio Young 2021-07-11 07:21:38 +02:00
parent 21673301d9
commit 17a57b67a7
1 changed files with 1 additions and 3 deletions

View File

@ -24,11 +24,9 @@ services:
volumes:
- grafana:/var/lib/grafana
bot:
env_file:
- .env.thaldrin.etc
container_name: thaldrin
restart: always
hostname: thaldrin
hostname: cadaver
build: .
ports:
- 3621:3621