mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-12-26 12:30:48 +00:00
75b33e760a
Fix env vars. Rely on inheritance. Add a script to load env vars as above. Fix staging env Add nginx conf and SSL directory Reorganize .gitignore Use multi-staged docker-compose + dockerfile Substitute env vars for static values
12 lines
104 B
Text
12 lines
104 B
Text
Dockerfile
|
|
docker-compose.yml
|
|
*.md
|
|
.idea
|
|
dkim
|
|
log/.log*
|
|
tmp/
|
|
public/*
|
|
db_data
|
|
db/data
|
|
db/initdb.d/
|
|
ext/
|