Revert "docker-compose.yml: expose client port (variable PORT_CLIENT_EXPOSE)"
This reverts commit c2e383256fc8be76b12ab5194f13410154f1753a.
This commit is contained in:
parent
c2e383256f
commit
5d2fddade4
@ -1,8 +1,6 @@
|
||||
version: '3.3'
|
||||
services:
|
||||
client:
|
||||
ports:
|
||||
- ${PORT_CLIENT_EXPOSE}:3000
|
||||
environment:
|
||||
- USE_DEV_COLORS=${USE_DEV_COLORS}
|
||||
- BASE_PATH=${BASE_PATH}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user