nuance changes to README.md, ports removed (there's traefik)
This commit is contained in:
parent
3c5a248559
commit
a004962c77
@ -1,2 +1 @@
|
|||||||
# Base App Deployment
|
# InfluxDB Deployment
|
||||||
This is the base on which (almost) every deployment is sort-of-based on.
|
|
||||||
|
@ -34,8 +34,6 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- ${INFLUX_DATA}/data:/var/lib/influxdb2
|
- ${INFLUX_DATA}/data:/var/lib/influxdb2
|
||||||
#- ${INFLUX_DATA}/config/config.yml:/etc/influxdb2/config.yml
|
#- ${INFLUX_DATA}/config/config.yml:/etc/influxdb2/config.yml
|
||||||
ports:
|
|
||||||
- 8086:8086
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
traefik:
|
traefik:
|
||||||
|
Loading…
Reference in New Issue
Block a user