mirror of
https://github.com/louislam/dockge.git
synced 2026-05-22 14:32:16 +00:00
Minor
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
<input
|
||||
v-model="settings.primaryHostname"
|
||||
class="form-control"
|
||||
placeholder="localhost"
|
||||
placeholder="(Unset: Follow current hostname)"
|
||||
/>
|
||||
<button class="btn btn-outline-primary" type="button" @click="autoGetPrimaryHostname">
|
||||
{{ $t("autoGet") }}
|
||||
|
||||
Reference in New Issue
Block a user