Remove temporary port mapping for production

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Jeff Emmett 2026-02-16 20:56:17 +00:00
parent f3cbdf5052
commit 38e7a2a796
1 changed files with 0 additions and 2 deletions

View File

@ -21,8 +21,6 @@ services:
- DAC_OVERRIDE - DAC_OVERRIDE
security_opt: security_opt:
- no-new-privileges:true - no-new-privileges:true
ports:
- "8888:80"
networks: networks:
- traefik-public - traefik-public
labels: labels: