fix: remove unused volume from yml
This commit is contained in:
parent
e16f7a5cde
commit
538274fae0
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ services:
|
|||
- redis
|
||||
volumes:
|
||||
- ./websurfx/:/etc/xdg/websurfx/
|
||||
- ./public/:/opt/websurfx/public/
|
||||
redis:
|
||||
image: redis:latest
|
||||
ports:
|
||||
|
|
Loading…
Add table
Reference in a new issue