6 lines
100 B
Bash
6 lines
100 B
Bash
# hastebin Environment Configuration
|
|
CONTAINER_NAME=hastebin
|
|
PUID=1000
|
|
PGID=1000
|
|
TZ=America/Toronto
|