feat: plane proxy setup (#1181)

* feat: plane proxy setup

* dev: remove port mapping from web, api and minio containers
This commit is contained in:
pablohashescobar
2023-06-05 12:53:04 +05:30
committed by GitHub
parent e3da80755c
commit 2511a284eb
3 changed files with 14 additions and 20 deletions

View File

@@ -53,6 +53,8 @@ GITHUB_CLIENT_SECRET="" # For fetching release notes
# Settings related to Docker
DOCKERIZED=1
# set to 1 If using the pre-configured minio setup
USE_MINIO=1
# Nginx Configuration
NGINX_PORT=80