Update A Record in the DNS Zone on Change of my Dynamic IP.
Go to file
Jonas Sulzer a9731b30a4
🐛 FIX: build / run issues with docker mount points
- using ./ instead of ${PWD} is more universal and doesn't depend on the corresponding env variable to be set in the environment
- when mounting /app/lastIp, docker wants this to be a directory and not a file for it to work

Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2020-12-18 23:43:36 +01:00
src 🐛 FIX: build / run issues with docker mount points 2020-12-18 23:43:36 +01:00
Dockerfile NEW: Dockerfile 2020-04-23 14:30:00 +02:00
app.env_example NEW: Docker-compose file 2020-04-23 14:42:16 +02:00
docker-compose.yml 🐛 FIX: build / run issues with docker mount points 2020-12-18 23:43:36 +01:00
reverseHostpoint.md NEW: Reverse engineer token handling 2020-04-15 20:46:11 +02:00