Remove old ports config
Some checks failed
Linting / YAML Lint (push) Failing after 9s
Linting / Ansible Lint (push) Successful in 16s

This commit is contained in:
2025-12-14 19:25:33 +03:00
parent bdd74bdf2e
commit 0a75378bbc
23 changed files with 0 additions and 30 deletions

View File

@@ -9,8 +9,6 @@ services:
depends_on:
- outline_postgres
- outline_redis
ports:
- "127.0.0.1:{{ outline_port }}:3000"
networks:
- "outline_network"
- "web_proxy_network"