container/.env.sample

9 lines
96 B
Plaintext
Raw Normal View History

2021-02-14 14:03:09 +00:00
TYPE=container
2021-02-14 13:37:12 +00:00
2021-02-14 14:03:09 +00:00
DOMAIN=example.com
2021-02-14 13:37:12 +00:00
LETS_ENCRYPT_ENV=production
2021-02-14 13:44:40 +00:00
PORT=5000
2021-02-14 14:03:09 +00:00
IMAGE=foo/bar:latest