Switch pds to atproto network

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
primal
2026-02-02 20:38:50 -05:00
parent 17d5bd1069
commit 81784c01b1
+2 -2
View File
@@ -8,7 +8,7 @@ services:
env_file: env_file:
- pds.env - pds.env
networks: networks:
- proxy - atproto
labels: labels:
- "traefik.enable=true" - "traefik.enable=true"
# PDS API endpoint: pds.1440.news and 1440.news (alias) # PDS API endpoint: pds.1440.news and 1440.news (alias)
@@ -42,5 +42,5 @@ services:
- "traefik.http.routers.pds-1440-news-local.priority=10" - "traefik.http.routers.pds-1440-news-local.priority=10"
networks: networks:
proxy: atproto:
external: true external: true