rework build, requirements and pipline
This commit is contained in:
@@ -5,8 +5,10 @@ services:
|
||||
dockerfile: Dockerfile
|
||||
container_name: doc_rudi
|
||||
restart: unless-stopped
|
||||
env_file:
|
||||
- .env
|
||||
ports:
|
||||
- "19998:19998"
|
||||
- "19990:19990"
|
||||
#environment:
|
||||
#NETDATA_HOST: http://my-netdata-ip:19999 # default: http://localhost:19999
|
||||
#NETDATA_QUERY_SECONDS: 200000 # default: 200000 (last how many seconds to get from netdata)
|
||||
|
||||
Reference in New Issue
Block a user