code and news menu items

This commit is contained in:
2026-03-03 01:01:25 +01:00
parent 83d1f0aee2
commit 7a00b784db
4 changed files with 397 additions and 2 deletions
+2 -2
View File
@@ -110,8 +110,8 @@ services:
container_name: frontend
environment:
- NODE_ENV=development
- HOST=0.0.0.0
- HOST=0.0.0.0
- WEBAPP_GITEA_TOKEN=${WEBAPP_GITEA_TOKEN}
volumes:
- ./apps/frontend:/app
- /app/node_modules