mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-16 22:36:21 +00:00
fix: usar el hostname como url
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
b78dd1661a
commit
3a99e1a867
1 changed files with 0 additions and 4 deletions
|
@ -27,8 +27,4 @@ class DeployFullRsync < DeployRsync
|
|||
|
||||
result.present? && result.all?
|
||||
end
|
||||
|
||||
def url
|
||||
"https://#{user_host.last}/"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue