1 Star 0 Fork 0

曹宗颖 Alan/todolist

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
env_sample 208 Bytes
一键复制 编辑 原始数据 按行查看 历史
曹宗颖 Alan 提交于 2024-04-14 06:49 . 调整环境变量的使用
export POSTGRES_USER=postgres
export POSTGRES_PASSWORD=czy123456
export POSTGRES_DB=todolist_db
export TODO_PGADDR=postgresql://postgres:czy123456@todo_db:5432/todolist_db
export TODO_SERVERADDR=0.0.0.0:8080
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Rust
1
https://gitee.com/hanshu_alan/todolist.git
git@gitee.com:hanshu_alan/todolist.git
hanshu_alan
todolist
todolist
master

搜索帮助