Skip to content

Commit

Permalink
[FIX] docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
archetipo committed Apr 9, 2024
1 parent 2b802eb commit bfb333d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ services:
restart: always

automation:
profiles: [ "all" ]
profiles: [ "all", "automation" ]
stdin_open: true # -i
tty: true
build:
Expand Down

0 comments on commit bfb333d

Please sign in to comment.