Add latest changes
Dieser Commit ist enthalten in:
@@ -134,6 +134,15 @@ services:
|
||||
volumes:
|
||||
# Backup-Verzeichnis
|
||||
- ../backups:/app/backups
|
||||
# Server-Backup Verzeichnisse
|
||||
- ../server-backups:/app/server-backups
|
||||
- ../database-backups:/app/database-backups
|
||||
# Voller Zugriff auf v2-Docker für Server-Backups
|
||||
- /opt/v2-Docker:/opt/v2-Docker
|
||||
# Git SSH Key für GitHub Push
|
||||
- ~/.ssh:/root/.ssh:ro
|
||||
# Git Config
|
||||
- ~/.gitconfig:/root/.gitconfig:ro
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren