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 b6d6914 commit e620dfdCopy full SHA for e620dfd
1 file changed
docker-compose.yml
@@ -1,6 +1,6 @@
1
services:
2
app:
3
- image: ghcr.io/cooklang/federation:0.2.5
+ image: ghcr.io/cooklang/federation:0.2.6
4
build: .
5
ports:
6
- "${PORT:-3100}:${PORT:-3100}"
0 commit comments