- commit
- c751d73
- parent
- f23dc2b
- author
- Eric Bower
- date
- 2024-04-19 20:11:58 +0000 UTC
chore: update env.example to include registry url
1 files changed,
+1,
-0
+1,
-0
1@@ -1,6 +1,7 @@
2 DATABASE_URL=postgresql://postgres:secret@postgres:5432/pico?sslmode=disable
3 POSTGRES_PASSWORD=secret
4 CF_API_TOKEN=secret
5+REGISTRY_URL=registry:5000
6
7 MINIO_CADDYFILE=./caddy/Caddyfile.minio
8 MINIO_DOMAIN=minio.dev.pico.sh