mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-10-29 23:32:35 +01:00
d74fefa9c9
- Add .dockerignore - Use version 3 - Move wait_for_it.sh to docker-compose.yml - Persist db data - Use nginx-proxy - Use Letsencrypt in production - Rate limit in production
5 lines
111 B
Plaintext
5 lines
111 B
Plaintext
LETSENCRYPT_EMAIL=jane@example.com
|
|
LETSENCRYPT_HOST=api.fixer.io
|
|
RACK_ENV=production
|
|
VIRTUAL_HOST=api.fixer.io
|