Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
removed container name in docker compose
Browse files Browse the repository at this point in the history
andrptrc committed Feb 21, 2024
1 parent 5d575c9 commit b48ee64
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
services:
service:
container_name: service
build:
context: .
dockerfile: development.Dockerfile

0 comments on commit b48ee64

Please sign in to comment.