Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
flowengine-docker
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
template
flowengine-docker
Commits
86673c2b
Commit
86673c2b
authored
Oct 31, 2023
by
root
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change gf_database
parent
317858ba
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
docker-portainer.yaml
+6
-6
No files found.
docker-portainer.yaml
View file @
86673c2b
...
...
@@ -53,12 +53,12 @@ services:
# ports:
# - '33011:3000'
environment
:
-
GF_DATABASE_TYPE= postgres
-
GF_DATABASE_HOST= pg_grafana:5432
-
GF_DATABASE_NAME= nexiiot_grafana_db
-
GF_DATABASE_USER= nexiiot_grafana_user
-
GF_DATABASE_PASSWORD= ${ENV_POSTGRES_PASSWORD}
-
GF_DATABASE_SSL_MODE= disable
#
- GF_DATABASE_TYPE= postgres
#
- GF_DATABASE_HOST= pg_grafana:5432
#
- GF_DATABASE_NAME= nexiiot_grafana_db
#
- GF_DATABASE_USER= nexiiot_grafana_user
#
- GF_DATABASE_PASSWORD= ${ENV_POSTGRES_PASSWORD}
#
- GF_DATABASE_SSL_MODE= disable
-
GF_SECURITY_ADMIN_PASSWORD=${NEXIIOT_GF_SECURITY_ADMIN_PASSWORD}
-
GF_SESSION_COOKIE_NAME=${NEXIIOT_GF_SESSION_COOKIE_NAME}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment