Switched back to local config
This commit is contained in:
parent
8b33c2bd6b
commit
79e0a437e6
|
@ -60,7 +60,7 @@ services:
|
||||||
# Remove the following line if you want to use another webserver/proxy or test PeerTube in local
|
# Remove the following line if you want to use another webserver/proxy or test PeerTube in local
|
||||||
# - assets:/app/client/dist
|
# - assets:/app/client/dist
|
||||||
- ./docker-volume/data:/data
|
- ./docker-volume/data:/data
|
||||||
- ./docker-volume/config:/app/config
|
- ./docker-volume/config:/config
|
||||||
depends_on:
|
depends_on:
|
||||||
- postgres
|
- postgres
|
||||||
- redis
|
- redis
|
||||||
|
|
Loading…
Reference in a new issue