Gitea:
Push für Serveranwendung in Gitea implementiert
Dieser Commit ist enthalten in:
@ -10,6 +10,7 @@ services:
|
||||
- ./backups:/app/backups
|
||||
- ./logs:/app/logs
|
||||
- ./uploads:/app/uploads
|
||||
- .:/app/taskmate-source
|
||||
environment:
|
||||
- NODE_ENV=production
|
||||
- JWT_SECRET=${JWT_SECRET}
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren