mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-21 21:48:21 -05:00
Merge pull request #282 from evanyang1/evan-280
🛠️ Remove unused volume from yml
This commit is contained in:
commit
35d5976b0d
@ -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…
Reference in New Issue
Block a user