This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
zero-to-production
Watch
1
Star
0
Fork
You've already forked zero-to-production
0
mirror of
https://github.com/LukeMathWalker/zero-to-production.git
synced
2024-11-15 21:21:00 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
95e403575a
zero-to-production
/
Cargo.toml
3 lines
79 B
TOML
Raw
Normal View
History
Unescape
Escape
Scaffolding
2020-08-23 10:34:29 +00:00
[
workspace
]
Chapter 5 (#13) * Add chapter 5 * Basic deployment stuff * Fix Dockerfile. * Add an explicit connection timeout. * Align port with configuration. * Use debug for faster feedback loops. * Add address configuration. * Provision database. * Use structured options. * Add configuration * Fix typo. * Customise deserialization logic. * Change to Require. * Fix spec. * Add a few more things to the dockerignore file. * Update to match chapter. * Add base configuration. * Amend configuratiohn. Co-authored-by: LukeMathWalker <rust@lpalmieri.com>
2020-11-01 21:25:11 +00:00
members
=
[
"chapter03-0"
,
"chapter03-1"
,
"chapter04"
,
"chapter05"
]
Reference in a new issue
Copy permalink