add hostname

This commit is contained in:
bvn13 2024-10-11 22:06:40 +03:00
parent 3e2c0ba843
commit c81e8381f9

View File

@ -7,6 +7,7 @@ networks:
services: services:
bot: bot:
hostname: jedoist-client
# build: ./ # build: ./
image: localhost:5001/jedoist-client:${APP_VERSION} image: localhost:5001/jedoist-client:${APP_VERSION}
environment: environment: