Added request app button

This commit is contained in:
2025-06-01 14:01:53 +02:00
parent 31496b9cab
commit 7f4b40ee79
5 changed files with 115 additions and 8 deletions

View File

@@ -7,4 +7,4 @@ services:
volumes:
- /opt/docker/Website:/app
command: sh -c "npm cache clean --force && rm -rf node_modules package-lock.json && npm install && npm run dev -- --host --port 8097"
restart: unless-stopped
restart: unless-stopped