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:
# The postgres database.
db:

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

Loading…
Cancel
Save