mirror of
https://tangled.org/evan.jarrett.net/at-container-registry
synced 2026-08-31 05:07:09 +00:00
begin embedded pds with xrpc endpoints and well-known
This commit is contained in:
+3
-2
@@ -56,8 +56,9 @@ services:
|
||||
container_name: atcr-hold
|
||||
ports:
|
||||
- "8080:8080"
|
||||
# volumes:
|
||||
# - atcr-hold:/var/lib/atcr/hold
|
||||
volumes:
|
||||
# PDS data (carstore SQLite + signing keys)
|
||||
- atcr-hold:/var/lib/atcr-hold
|
||||
restart: unless-stopped
|
||||
dns:
|
||||
- 8.8.8.8
|
||||
|
||||
Reference in New Issue
Block a user