feat: Buncha shit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
version: '3'
|
||||
|
||||
services:
|
||||
app:
|
||||
image: oznu/cloudflare-ddns:latest
|
||||
container_name: cloudflare-ddns
|
||||
restart: always
|
||||
environment:
|
||||
- API_KEY={{ cloudflare_ddns_api_key }}
|
||||
- ZONE=lino.cooking
|
||||
- PROXIED=false
|
||||
Reference in New Issue
Block a user