initial docker setup
This commit is contained in:
4
frontend/public/.htaccess
Normal file
4
frontend/public/.htaccess
Normal file
@@ -0,0 +1,4 @@
|
||||
Options +FollowSymLinks
|
||||
|
||||
RewriteEngine On # Turn on the rewriting engine
|
||||
RewriteRule !^static index.html [L,NC]
|
||||
Reference in New Issue
Block a user