Skip to content

Commit

Permalink
Merge pull request #133 from DefangLabs/lio-warnings
Browse files Browse the repository at this point in the history
fix compose warnings
  • Loading branch information
raphaeltm authored Jun 26, 2024
2 parents 9d453a3 + 96ebbad commit bfc4f82
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,5 +1,6 @@
services:
app:
restart: unless-stopped
build:
context: ./app
dockerfile: Dockerfile
Expand Down

0 comments on commit bfc4f82

Please sign in to comment.