Switch pds to atproto network
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
+2
-2
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user