forked from github/plane
chore: configuration for nginx port (#1144)
This commit is contained in:
@@ -51,4 +51,7 @@ PGPASSWORD="plane"
|
||||
PGHOST="plane-db"
|
||||
PGDATABASE="plane"
|
||||
|
||||
# Nginx Configuration
|
||||
NGINX_PORT=80
|
||||
|
||||
# Auto generated and Required that will be generated from setup.sh
|
||||
Reference in New Issue
Block a user