Skip to content

Commit

Permalink
Add note regarding non-production-readiness to docker-compose file
Browse files Browse the repository at this point in the history
  • Loading branch information
wmnnd committed Feb 10, 2024
1 parent c109ee2 commit 3023f03
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ops/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# This docker-compose file is intended for local testing and NOT intended to be
# production ready.

version: "3"

services:
Expand Down

0 comments on commit 3023f03

Please sign in to comment.