Skip to content

Commit

Permalink
revert docker-compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyBRoswell committed Aug 27, 2024
1 parent 63a7f09 commit 3164f79
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions vreapis/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,3 @@ services:
test: |
curl --fail http://localhost:8000/vre-api-test/api/
interval: 5s

envchk:
image: python:3.12.2-slim
command: python -c "import os; print(os.getenv('CELL_GITHUB'))"

0 comments on commit 3164f79

Please sign in to comment.