Mise à jour de 'docker-compose/privatebin/docker-compose.yml'
This commit is contained in:
		| @@ -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' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user