refactor: rename DockerfileTest back to Dockerfile

This commit is contained in:
2026-03-18 12:24:13 -05:00
parent ca1045effb
commit 9b1108da5c
2 changed files with 1 additions and 1 deletions

View File

@@ -21,7 +21,7 @@ services:
naliia_bot: naliia_bot:
build: build:
context: . context: .
dockerfile: DockerfileTest dockerfile: Dockerfile
ports: ports:
- "8010:8010" - "8010:8010"
depends_on: depends_on: