Mise à jour de 'docker-compose/privatebin/docker-compose.yml'
This commit is contained in:
parent
e5f582f73f
commit
c2c56d257f
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version: '3.3'
|
|||
services:
|
||||
privatebin:
|
||||
ports:
|
||||
- '80:80' # Interface Web
|
||||
- '80:80' # WebUI
|
||||
container_name: privatebin
|
||||
volumes:
|
||||
- '/volume1/docker/privatebin/data:/privatebin/data'
|
||||
|
|
Loading…
Add table
Reference in a new issue