Rename env variables

This commit is contained in:
Colin Hebert
2023-01-04 08:36:41 +01:00
parent ecaa2c6cc3
commit e89747bb50
10 changed files with 49 additions and 49 deletions

View File

@@ -24,7 +24,7 @@ docker run --rm -p 9443:9443 -v /var/run/docker.sock:/var/run/docker.sock portai
```
### Environment variables
- `SERVICES_DIR`: Absolute path to the `services` folder
- `NASCOMPOSE_SERVICES`: Absolute path to the `services` folder
## Docker
[`alpine/socat`](https://hub.docker.com/r/alpine/socat/) exposes the docker socket as a port.