Chnage config to volume
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
services:
|
||||
privatebin:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Containerfile
|
||||
image: privatebin/unit-fs
|
||||
volumes:
|
||||
- data:/srv/data
|
||||
- ./conf.php:/srv/cfg/conf.php:ro
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.http.routers.privatebin.rule=Host(`secrets.marijndoeve.nl`)
|
||||
|
||||
Reference in New Issue
Block a user