0
0
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:
neon_arch 2023-09-30 04:36:38 +03:00 committed by GitHub
commit 35d5976b0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: