0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-10-18 06:22:53 -04:00

fix: remove unused volume from yml

This commit is contained in:
Evan Yang 2023-09-29 16:43:03 -07:00
parent e16f7a5cde
commit 538274fae0

View File

@ -12,7 +12,6 @@ services:
- redis
volumes:
- ./websurfx/:/etc/xdg/websurfx/
- ./public/:/opt/websurfx/public/
redis:
image: redis:latest
ports: