Switch publish to atproto network only

Traefik is on both networks now.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
primal
2026-02-02 20:39:49 -05:00
parent 3b5c4ddeb2
commit 26387adc0e
-3
View File
@@ -18,7 +18,6 @@ services:
secrets: secrets:
- db_password - db_password
networks: networks:
- proxy
- atproto - atproto
labels: labels:
- "traefik.enable=true" - "traefik.enable=true"
@@ -43,7 +42,5 @@ secrets:
file: ../../../infra/postgres/secrets/dba_1440_news_password.txt file: ../../../infra/postgres/secrets/dba_1440_news_password.txt
networks: networks:
proxy:
external: true
atproto: atproto:
external: true external: true