update dockerfile path in docker-compose.yml

This commit is contained in:
Beyhan Oğur
2026-04-27 01:59:09 +03:00
parent 880f412e2c
commit da85a4ba1b

View File

@@ -2,7 +2,7 @@ services:
bifrost:
build:
context: .
dockerfile: transports/Dockerfile.local
dockerfile: transports/Dockerfile
args:
VERSION: local
container_name: bifrost