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
|
- redis
|
||||||
volumes:
|
volumes:
|
||||||
- ./websurfx/:/etc/xdg/websurfx/
|
- ./websurfx/:/etc/xdg/websurfx/
|
||||||
- ./public/:/opt/websurfx/public/
|
|
||||||
redis:
|
redis:
|
||||||
image: redis:latest
|
image: redis:latest
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Add table
Reference in a new issue