Update README.md

This commit is contained in:
Johannes 2020-11-15 22:51:09 +01:00 committed by GitHub
parent afc345426b
commit 40818ce71f
1 changed files with 15 additions and 15 deletions

View File

@ -12,12 +12,12 @@ Current limitations:
- Only storage that is mapped with dicrectory will work. - Only storage that is mapped with dicrectory will work.
# docker-compose.yml # docker-compose.yml
version: '3' version: '3'
services: services:
proxmox-backup-server: proxmox-backup-server:
build: build:
context: https://github.com/joBr99/proxmoxbackupserver.git context: .
dockerfile: Dockerfile dockerfile: Dockerfile
container_name: proxmox-backup-server container_name: proxmox-backup-server
hostname: proxmox-backup-server hostname: proxmox-backup-server