Not able to find link / button to signin in Docker cookcli.
Docker compose
services:
cookcli:
image: ghcr.io/cooklang/cookcli:latest
container_name: cooklang
user: "1000:1000"
ports:
- 9080:9080
volumes:
- /opt/data/cook/recipes:/recipes
restart: unless-stopped
networks: {}
About
Version: 0.27.1 - in food we trust
Not able to find link / button to signin in Docker cookcli.
Docker compose
services:
cookcli:
image: ghcr.io/cooklang/cookcli:latest
container_name: cooklang
user: "1000:1000"
ports:
- 9080:9080
volumes:
- /opt/data/cook/recipes:/recipes
restart: unless-stopped
networks: {}
About
Version: 0.27.1 - in food we trust