mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-06-07 00:46:58 +03:00
*: allows for BASE_PATH configuration (#183)
This commit is contained in:
parent
90bb2851bf
commit
87b08a8f7c
13 changed files with 108 additions and 84 deletions
|
@ -119,5 +119,5 @@
|
|||
|
||||
{{end}}
|
||||
{{define "bottom_js"}}
|
||||
<script src="/static/custom/js/wake_on_lan_hosts.js"></script>
|
||||
<script src="{{.basePath}}/static/custom/js/wake_on_lan_hosts.js"></script>
|
||||
{{end}}
|
Loading…
Add table
Add a link
Reference in a new issue