down rev docker compose version

This commit is contained in:
Blair Vanderlugt 2021-08-13 12:47:05 -07:00
parent 306f9ca184
commit e5447be47f
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
version: "3.9" version: "3.3"
services: services:
proxy: proxy:

View File

@ -1,4 +1,4 @@
version: "3.9" version: "3.3"
volumes: volumes:
ganache-db: {} ganache-db: {}