nuance changes to README.md, ports removed (there's traefik)

This commit is contained in:
Bryan Joshua Pedini 2023-03-19 12:28:19 +01:00
parent 3c5a248559
commit a004962c77
2 changed files with 1 additions and 4 deletions

View File

@ -1,2 +1 @@
# Base App Deployment # InfluxDB Deployment
This is the base on which (almost) every deployment is sort-of-based on.

View File

@ -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: