Remove temporary port mapping for production
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
f3cbdf5052
commit
38e7a2a796
|
|
@ -21,8 +21,6 @@ services:
|
|||
- DAC_OVERRIDE
|
||||
security_opt:
|
||||
- no-new-privileges:true
|
||||
ports:
|
||||
- "8888:80"
|
||||
networks:
|
||||
- traefik-public
|
||||
labels:
|
||||
|
|
|
|||
Loading…
Reference in New Issue