refactor(docker): Rename Dockerfiles for consistency in naming convention

This commit is contained in:
sol 2025-06-17 11:18:27 +08:00
parent 204f011ce7
commit 5470f3e38f

View file

@ -19,7 +19,7 @@ services:
restart: unless-stopped
build:
context: ../cloud
dockerfile: 9527.gateway.Dockerfile
dockerfile: gateway.9527.Dockerfile
ports:
- "9527:9527"
networks: