Skip to content

Commit

Permalink
Update compose.yaml: fix warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
lionello committed Sep 19, 2024
1 parent 12890b7 commit e6237e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
services:
rag-chatbot:
retart: always
domainname: ask.defang.io
x-defang-dns-role: arn:aws:iam::258338292852:role/dnsadmin-39a19c3
build:
Expand All @@ -25,4 +26,4 @@ services:
interval: 30s
timeout: 10s
retries: 3
start_period: 40s
#start_period: 40s

0 comments on commit e6237e6

Please sign in to comment.