Commit Graph

4 Commits

Author SHA1 Message Date
Jean-Claude a2999c3d93 Merge branch 'feature/allow-specifying-domain' of jonas/DynDns into master 2020-12-19 14:50:48 +01:00
Jonas Sulzer 495dbbe3dc
👌 IMPROVE: allow specifying the domain to update
this allows DynDNS to be used against Hostpoint accounts with multiple domains
the domain to update is to be configured via the .env variable 'Domain'

Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2020-12-19 11:54:05 +01:00
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
Jean-Claude 4a1860f387
Move files to src folder, and virtuel display for firefox and adjust
paths
2020-04-23 14:27:07 +02:00