mirror of
https://github.com/acedanger/docker.git
synced 2025-12-06 00:00:13 -08:00
added support for environment file
This commit is contained in:
11
dozzle/README.md
Normal file
11
dozzle/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Create an environment file
|
||||
|
||||
```shell
|
||||
touch ~/docker/dozzke/.env
|
||||
nano ~/docker/dozzle/.env
|
||||
```
|
||||
|
||||
## Add the following values
|
||||
|
||||
`HOSTNAME`=ts-vperanda|ts-io|ts-svr-office
|
||||
|
||||
Reference in New Issue
Block a user