first commit

This commit is contained in:
2023-10-30 18:13:10 +01:00
commit 44541225fa
7 changed files with 326 additions and 0 deletions

6
run.sh Normal file
View File

@@ -0,0 +1,6 @@
#!/bin/bash
docker run \
--detached \
--env-file myenv.env \
--volume ./volume:/volume \
my_cloudflare_ip_update