We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running successfully without any errors
Return messages following successful deployment
✔ Container memogram Started 0.6s ✔ Container memeos Started
The contents of my YAML file, and I've verified that the bot token in the .env file is accurate
services: memos: image: neosmemo/memos:latest container_name: memeos hostname: memeos ports: - "5230:5230" volumes: - /root/data/docker_data/memos/.memos/:/var/opt/memos restart: always memogram: env_file: .env build: ./memogram container_name: memogram
0.23.0
The text was updated successfully, but these errors were encountered:
所以 env 的环境变量你配置了吗
Sorry, something went wrong.
Issue is not in English. It has been translated automatically.
So have you configured the env environment variable?
No branches or pull requests
Describe the bug
Running successfully without any errors
Steps to reproduce
The contents of my YAML file, and I've verified that the bot token in the .env file is accurate
The version of Memos you're using.
0.23.0
Screenshots or additional context
Screenshot of the Telegram Bot:
Operation output:
The text was updated successfully, but these errors were encountered: