Aaron Louie
|
bf270fb60b
|
Keep the port out of the URL when redirecting
|
2020-05-27 09:29:02 -04:00 |
Aaron Louie
|
d015679cd9
|
No need to add trailing slashes?
|
2020-05-27 08:53:30 -04:00 |
Aaron Louie
|
8b438a8114
|
Removes the extra $uri/ thing
|
2020-05-26 22:03:47 -04:00 |
Aaron Louie
|
47d1c7fe88
|
Fixes nginx stupid. Adds back deploy url. Totally refactors docker-compose.
|
2020-05-26 14:48:31 -04:00 |
Dan Funk
|
c325e45337
|
Place files in /etc/nginx/html not /usr/share/nginx - and I just DONT KNOW WHY.
|
2020-05-25 21:14:47 -04:00 |
Aaron Louie
|
ec0d2c96bc
|
Trying something different
|
2020-05-25 17:31:33 -04:00 |
Aaron Louie
|
fcfe012f6d
|
Hacks 404 to force routing to index.html
|
2020-05-25 11:51:57 -04:00 |
Aaron Louie
|
2976a687c6
|
Actually adds trailing slash like it's supposed to.
|
2020-05-25 09:29:21 -04:00 |
Aaron Louie
|
f88e074d6e
|
Add root location
|
2020-05-25 08:39:50 -04:00 |
Aaron Louie
|
d954f2620d
|
Ugh. envsubst doesn't do exact string match. Throw in extra slash, then remove it afterward. UGH.
|
2020-05-23 23:55:43 -04:00 |
Aaron Louie
|
972be2e1e1
|
Defines root outside of location
|
2020-05-23 23:05:19 -04:00 |
Aaron Louie
|
40455fd3f2
|
Adds trailing slash to base href if needed. Adds root location to nginx conf
|
2020-05-23 22:54:10 -04:00 |
Aaron Louie
|
a09dfc4e80
|
alias, not root.
|
2020-05-23 18:55:13 -04:00 |
Aaron Louie
|
42b1fcd02c
|
Sets document root via environment variable
|
2020-05-23 15:07:55 -04:00 |
Aaron Louie
|
9d28a472a5
|
Runs nginx on port from environment variable
|
2020-05-16 22:18:16 -04:00 |
Aaron Louie
|
4a0fd867f3
|
Adds custom nginx configuration file
|
2020-02-01 10:48:01 -05:00 |