This repository has been archived on 2021-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
container/.env.sample

9 lines
96 B
Plaintext
Raw Permalink 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