Skip to content

Commit

Permalink
Forgot to add a few other vars
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenPaugh committed Oct 11, 2024
1 parent e24dfa8 commit 9405280
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions static/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ services:
- postgres
environment:
STARTUP_MODE: API_ONLY
CLOUD_STORAGE_ENDPOINT: ${CLOUD_STORAGE_ENDPOINT:-minio}
CLOUD_STORAGE_SSL: ${CLOUD_STORAGE_SSL:-false}
env_file:
- .env
image: "plextrac/plextracapi:${UPGRADE_STRATEGY:-stable}"
Expand Down

0 comments on commit 9405280

Please sign in to comment.