WebUI #42

Merged
NightPumpkin merged 18 commits from evo into master 2021-03-27 12:52:08 +01:00
Showing only changes of commit c2c56d257f - Show all commits

View File

@ -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'