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
This is the base on which (almost) every deployment is sort-of-based on.
# InfluxDB Deployment

View File

@ -34,8 +34,6 @@ services:
volumes:
- ${INFLUX_DATA}/data:/var/lib/influxdb2
#- ${INFLUX_DATA}/config/config.yml:/etc/influxdb2/config.yml
ports:
- 8086:8086
networks:
traefik: