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
7aedd39e
Commit
7aedd39e
authored
Oct 26, 2023
by
marwan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update docker-compose.yaml
parent
3e211513
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
5 deletions
+4
-5
docker-compose.yaml
+4
-5
No files found.
docker-compose.yaml
View file @
7aedd39e
services
:
app
:
image
:
dock.nexpie.com/stack/flowengine:1.3.5-2-f633d8d2
...
...
@@ -58,10 +57,10 @@ services:
ports
:
-
'
33011:3000'
environment
:
-
'
GF_SECURITY_ADMIN_PASSWORD=nexiiot'
-
GF_SECURITY_LOGIN_REMEMBER_DAYS=0
"
-
GF_SESSION_SESSION_LIFE_TIME=5
"
-
GF_SESSION_COOKIE_NAME=grafana_sess
"
-
GF_SECURITY_ADMIN_PASSWORD=nexiiot
-
GF_SECURITY_LOGIN_REMEMBER_DAYS=0
-
GF_SESSION_SESSION_LIFE_TIME=5
-
GF_SESSION_COOKIE_NAME=grafana_sess
volumes
:
-
grafana_data:/opt/bitnami/grafana/data
-
./grafana/datasources:/opt/bitnami/grafana/conf/provisioning/datasources/
...
...
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