Update docker-compose files version (#2920)

pull/2933/head
Kenny 2 years ago committed by GitHub
parent 86e474fff1
commit 16af509c46
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,4 +1,4 @@
version: '3.1' version: '3'
services: services:
# The postgres database. # The postgres database.
db: db:

@ -1,4 +1,4 @@
version: '3.1' version: '3'
services: services:
# API service # API service
api: api:

Loading…
Cancel
Save