blob: 9862c95b3a9c664143c43c75b8ad44c31dea2052 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
bin/%%PORTNAME%%
@sample etc/conduit.toml.sample
%%DOCSDIR%%/SUMMARY.md
%%DOCSDIR%%/appservices.md
%%DOCSDIR%%/configuration.md
%%DOCSDIR%%/deploying.md
%%DOCSDIR%%/deploying/debian.md
%%DOCSDIR%%/deploying/docker-compose.for-traefik.yml
%%DOCSDIR%%/deploying/docker-compose.override.yml
%%DOCSDIR%%/deploying/docker-compose.with-traefik.yml
%%DOCSDIR%%/deploying/docker-compose.yml
%%DOCSDIR%%/deploying/docker.md
%%DOCSDIR%%/deploying/generic.md
%%DOCSDIR%%/deploying/nixos.md
%%DOCSDIR%%/introduction.md
%%DOCSDIR%%/turn.md
@dir %%DBDIR%%
|