Move to docker-compose version 3

This commit is contained in:
josiah 2020-05-02 14:38:08 -05:00
parent 07afc5cc31
commit a70ed8b028
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
version: "2" version: "3"
networks: networks:
gitea: gitea:

View File

@ -1,4 +1,4 @@
version: '2' version: '3'
volumes: volumes:
nextcloud: nextcloud: