Skip to content

Commit 71bf8e6

Browse files
committed
Remove "Change the Docker images to your own"
1 parent d2c0395 commit 71bf8e6

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

docs/gettingstarted.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -91,18 +91,6 @@ SuperStack automatically:
9191

9292
> 💡 Only Caddy exposes a port – all services are routed through it.
9393
94-
## Change the Docker images to your own (Recommended)
95-
96-
In `compose.yaml`, change the `explodinglabs` images to your own:
97-
98-
```yaml
99-
postgres:
100-
image: ghcr.io/youruser/myapp-postgres:0.1.0
101-
102-
caddy:
103-
image: ghcr.io/youruser/myapp-caddy:0.1.0
104-
```
105-
10694
## ➕ What's Next?
10795

10896
👉 [Create your database schema with migrations](migrations.md)

0 commit comments

Comments
 (0)