feat: Upgrade the Compose file format version to Compose specification
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
version: '3.5'
|
||||
|
||||
services:
|
||||
|
||||
volumes:
|
||||
|
@ -1,5 +1,3 @@
|
||||
version: '3.5'
|
||||
|
||||
networks:
|
||||
frontend:
|
||||
driver: ${NETWORKS_DRIVER}
|
||||
|
Reference in New Issue
Block a user