mirror of
https://github.com/wahyd4/links.git
synced 2026-08-08 21:04:53 +10:00
Update
This commit is contained in:
+1
-3
@@ -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
@@ -198,7 +198,7 @@ spec:
|
||||
name: links
|
||||
port:
|
||||
number: 80
|
||||
- path: favicon.ico
|
||||
- path: /favicon.ico
|
||||
pathType: Exact
|
||||
backend:
|
||||
service:
|
||||
|
||||
Reference in New Issue
Block a user