mirror of
https://github.com/BgaSol/sol-cloud
synced 2026-05-23 17:18:44 +00:00
refactor(docker): Rename Dockerfiles for consistency in naming convention
This commit is contained in:
parent
204f011ce7
commit
5470f3e38f
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ services:
|
|||
restart: unless-stopped
|
||||
build:
|
||||
context: ../cloud
|
||||
dockerfile: 9527.gateway.Dockerfile
|
||||
dockerfile: gateway.9527.Dockerfile
|
||||
ports:
|
||||
- "9527:9527"
|
||||
networks:
|
||||
|
|
|
|||
Loading…
Reference in a new issue