clena up docker-compose

This commit is contained in:
cupcakearmy 2021-05-05 12:10:18 +02:00
parent 61ceddeaed
commit 49992749bf
No known key found for this signature in database
GPG Key ID: D28129AE5654D9D9
1 changed files with 3 additions and 5 deletions

View File

@ -1,9 +1,7 @@
version: '3'
version: '3.7'
services:
ddns:
# build: .
image: cupcakearmy/ddns-cloudflare
restart: always
image: cupcakearmy/ddns-cloudflare:1
restart: unless-stopped
env_file: .env
container_name: ddns