You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,10 +20,10 @@
20
20
21
21
This project hosts the Containerfile and the required scripts to build a OpenVoxDB container image.
22
22
23
-
For compose file see: [CRAFTY](https://github.com/voxpupuli/crafty/tree/main/puppet/oss)
23
+
For compose file see: [CRAFTY](https://github.com/voxpupuli/crafty/tree/main/openvox/oss/)
24
24
25
25
The OpenVoxDB container requires a working postgres container or other suitably
26
-
configured PostgreSQL database. For a Compose example see the [CRAFTY OSS Demo compose.yaml](https://github.com/voxpupuli/crafty/blob/main/puppet/oss/compose.yaml)
26
+
configured PostgreSQL database. For a Compose example see the [CRAFTY OSS Demo compose.yaml](https://github.com/voxpupuli/crafty/blob/main/openvox/oss/compose.yaml)
27
27
28
28
You can change configuration settings by mounting volumes containing
29
29
configuration files or by using this image as a base image. For the defaults,
0 commit comments