Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Commit

Permalink
chore(docker): remove profiles from arns-service in docker-compose
Browse files Browse the repository at this point in the history
Core services should not use profiles per the docs
  • Loading branch information
dtfiedler committed May 23, 2024
1 parent 33da48e commit c8d2714
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ services:
- '1984:1984'

arns-service:
profiles: ['test', '', 'litestream']
build:
context: .
args:
Expand Down

0 comments on commit c8d2714

Please sign in to comment.