Skip to content

Commit

Permalink
frmcompanion log to stdout
Browse files Browse the repository at this point in the history
  • Loading branch information
featheredtoast committed Nov 11, 2024
1 parent 0f1e836 commit b4fe6cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ services:
- FRM_HOST=${FRM_HOST:-host.docker.internal}
- FRM_PORT=${FRM_PORT:-8080}
- FRM_HOSTS=${FRM_HOSTS:-}
- FRM_LOG_STDOUT=1
ports:
- "9000:9000"
prometheus:
Expand Down

0 comments on commit b4fe6cc

Please sign in to comment.