Fix hours and nodeinfo

This commit is contained in:
wvffle 2022-12-12 23:35:13 +00:00 committed by JuniorJPDJ
commit f4c5ebed18
3 changed files with 16 additions and 13 deletions

View file

@ -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: