Update readme and docker-compose example
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-08-19 20:27:05 -06:00
parent 2dbc274043
commit 2a01483028
2 changed files with 44 additions and 1 deletions

View File

@@ -2,7 +2,7 @@ version: '3.7'
services:
publicfileserver:
image: registry.deadbeef.codes/deadbeef.codes-publicfileserver:latest
image: publicfileserver:latest
restart: always
ports:
- 8080:8080