Skip to content

Commit

Permalink
fix deployments/docker-compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
nilesPenrose committed Nov 27, 2024
1 parent 70cf385 commit bc6e676
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deployments/docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
version: '3.8'
name: backend
services:
app:
container_name: app-container
Expand Down

0 comments on commit bc6e676

Please sign in to comment.