mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-09 20:29:23 +02:00
chore(constants): remove and move constant paths
- Remove unused paths - Move paths to inline constants if used only once
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
package openvpn
|
||||
|
||||
const configPath = "/etc/openvpn/target.ovpn"
|
||||
Reference in New Issue
Block a user