This commit is contained in:
2024-11-09 08:59:48 +11:00
parent 2f19cb86f1
commit 2ff032f9c0
2 changed files with 2 additions and 4 deletions
+1 -3
View File
@@ -30,9 +30,7 @@ services:
context: .
dockerfile: Dockerfile.local
command: >
bash -c "npm install &&
uv run manage.py tailwind install &&
uv run manage.py tailwind start"
bash -c "npm install && uv run manage.py tailwind start"
volumes:
- .:/app
- venv:/app/.venv
+1 -1
View File
@@ -198,7 +198,7 @@ spec:
name: links
port:
number: 80
- path: favicon.ico
- path: /favicon.ico
pathType: Exact
backend:
service: