aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/default.yaml
diff options
context:
space:
mode:
authorChocobozzz <florian.bigard@gmail.com>2016-04-30 11:17:50 +0200
committerChocobozzz <florian.bigard@gmail.com>2016-04-30 12:56:36 +0200
commit9353449515ff6881a54ce6887297b7eab2855186 (patch)
treed3a6a3e84b3684e3689c4b40ed2e1d53b26a3dc8 /config/default.yaml
parent1342381694456da6bfcb01a6f9e23c54cc90c82e (diff)
downloadPeerTube-9353449515ff6881a54ce6887297b7eab2855186.tar.gz
PeerTube-9353449515ff6881a54ce6887297b7eab2855186.tar.zst
PeerTube-9353449515ff6881a54ce6887297b7eab2855186.zip
Use scripty instead of writing shell commands in package.json
Diffstat (limited to 'config/default.yaml')
-rw-r--r--config/default.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/default.yaml b/config/default.yaml
index 646113da4..be161640c 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -9,7 +9,7 @@ webserver:
9database: 9database:
10 host: 'localhost' 10 host: 'localhost'
11 port: 27017 11 port: 27017
12 suffix: '-suffix' 12 suffix: '-dev'
13 13
14# From the project root directory 14# From the project root directory
15storage: 15storage: