Switched back to local config

This commit is contained in:
Leon Mika 2024-12-25 09:33:56 +11:00
parent 8b33c2bd6b
commit 79e0a437e6

View file

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