reverse proxy / uploads
This commit is contained in:
parent
52ce368562
commit
b19597f602
23 changed files with 790 additions and 280 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -6,6 +6,9 @@
|
|||
/uploads
|
||||
/test/uploads
|
||||
/.elixir_ls
|
||||
/test/fixtures/test_tmp.txt
|
||||
/test/fixtures/image_tmp.jpg
|
||||
/doc
|
||||
|
||||
# Prevent committing custom emojis
|
||||
/priv/static/emoji/custom/*
|
||||
|
|
@ -28,4 +31,4 @@ erl_crash.dump
|
|||
.env
|
||||
|
||||
# Editor config
|
||||
/.vscode
|
||||
/.vscode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue