Skip to content

Commit

Permalink
correction of docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
andrptrc committed Feb 21, 2024
1 parent e3bf0c9 commit 242ca35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
service:
container_name: service
container_name: doodle-service
build:
context: .
dockerfile: development.Dockerfile
Expand Down

0 comments on commit 242ca35

Please sign in to comment.