We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a1c3f0 commit 92199c7Copy full SHA for 92199c7
docker-compose.yml
@@ -2,7 +2,7 @@ version: '2.1'
2
3
services:
4
pbs:
5
- image: ${IMAGE:-ayufan/proxmox-ve:${TAG:-latest}}
+ image: ${IMAGE:-ayufan/proxmox-backup-server:${TAG:-latest}}
6
ports:
7
- 8007:8007
8
mem_limit: 2G
0 commit comments