Skip to content

Commit

Permalink
Fix compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mjanser committed Oct 3, 2024
1 parent bb004a7 commit 846c2f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compose.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
services:
app:
build:
context: ./
target: app-prod
dockerfile: docker/Dockerfile
restart: unless-stopped
Expand Down

0 comments on commit 846c2f5

Please sign in to comment.