Fix hours and nodeinfo
This commit is contained in:
parent
75e717785a
commit
f4c5ebed18
3 changed files with 16 additions and 13 deletions
|
|
@ -45,7 +45,7 @@ tasks:
|
|||
before: cd front
|
||||
init: |
|
||||
yarn install
|
||||
command: yarn dev --host 0.0.0.0 --base /front/
|
||||
command: yarn dev --host 0.0.0.0 --base ./
|
||||
|
||||
- name: Welcome to Funkwhale development!
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue