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
|
- 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:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue