Spaces:
Runtime error
Runtime error
Merge pull request #282 from evanyang1/evan-280
Browse files- docker-compose.yml +0 -1
docker-compose.yml
CHANGED
@@ -12,7 +12,6 @@ services:
|
|
12 |
- redis
|
13 |
volumes:
|
14 |
- ./websurfx/:/etc/xdg/websurfx/
|
15 |
-
- ./public/:/opt/websurfx/public/
|
16 |
redis:
|
17 |
image: redis:latest
|
18 |
ports:
|
|
|
12 |
- redis
|
13 |
volumes:
|
14 |
- ./websurfx/:/etc/xdg/websurfx/
|
|
|
15 |
redis:
|
16 |
image: redis:latest
|
17 |
ports:
|