File tree Expand file tree Collapse file tree 2 files changed +1
-27
lines changed
Expand file tree Collapse file tree 2 files changed +1
-27
lines changed Original file line number Diff line number Diff line change 395395 </ span >
396396 </ a >
397397
398- </ li >
399-
400- < li class ="md-nav__item ">
401- < a href ="#change-the-docker-images-to-your-own-recommended " class ="md-nav__link ">
402- < span class ="md-ellipsis ">
403- Change the Docker images to your own (Recommended)
404- </ span >
405- </ a >
406-
407398</ li >
408399
409400 < li class ="md-nav__item ">
617608 </ span >
618609 </ a >
619610
620- </ li >
621-
622- < li class ="md-nav__item ">
623- < a href ="#change-the-docker-images-to-your-own-recommended " class ="md-nav__link ">
624- < span class ="md-ellipsis ">
625- Change the Docker images to your own (Recommended)
626- </ span >
627- </ a >
628-
629611</ li >
630612
631613 < li class ="md-nav__item ">
@@ -722,14 +704,6 @@ <h2 id="what-just-happened">🧩 What Just Happened?</h2>
722704< blockquote >
723705< p > 💡 Only Caddy exposes a port – all services are routed through it.</ p >
724706</ blockquote >
725- < h2 id ="change-the-docker-images-to-your-own-recommended "> Change the Docker images to your own (Recommended)</ h2 >
726- < p > In < code > compose.yaml</ code > , change the < code > explodinglabs</ code > images to your own:</ p >
727- < div class ="highlight "> < pre > < span > </ span > < code > < span class ="nt "> postgres</ span > < span class ="p "> :</ span >
728- < span class ="w "> </ span > < span class ="nt "> image</ span > < span class ="p "> :</ span > < span class ="w "> </ span > < span class ="l l-Scalar l-Scalar-Plain "> ghcr.io/youruser/myapp-postgres:0.1.0</ span >
729-
730- < span class ="nt "> caddy</ span > < span class ="p "> :</ span >
731- < span class ="w "> </ span > < span class ="nt "> image</ span > < span class ="p "> :</ span > < span class ="w "> </ span > < span class ="l l-Scalar l-Scalar-Plain "> ghcr.io/youruser/myapp-caddy:0.1.0</ span >
732- </ code > </ pre > </ div >
733707< h2 id ="whats-next "> ➕ What's Next?</ h2 >
734708< p > 👉 < a href ="../migrations/ "> Create your database schema with migrations</ a > < br />
735709👉 < a href ="../deploying/ "> Deploy to a remote environment</ a > </ p >
You can’t perform that action at this time.
0 commit comments