fix(dev): Remove obsolete base path for frontend

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2533>
env-file-cleanup
Georg Krause 2023-07-24 14:36:23 +02:00 zatwierdzone przez Georg Krause
rodzic 4918c72b3f
commit 0eb5048ecd
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -19,7 +19,7 @@ services:
- "./po:/po"
networks:
- internal
command: "yarn dev --host --base /front/"
command: "yarn dev --host"
postgres:
env_file: