We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3996b0a commit 8c64414Copy full SHA for 8c64414
tests/docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '2'
2
services:
3
css:
4
- image: "solidproject/community-server"
+ image: "solidproject/community-server:6.0.2"
5
ports:
6
- "3000:3000"
7
command: --baseUrl http://localhost:3000/ -c config/default.json
0 commit comments