Moved frontend out of webserver into it's own container
This commit is contained in:
4
frontend/.env.example
Normal file
4
frontend/.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
# Example frontend variables (for git)
|
||||
|
||||
VITE_API_URL=http://127.0.0.1:1234
|
||||
VITE_STRIPE_PUBLISHABLE_KEY=pk_test_51112223...
|
||||
Reference in New Issue
Block a user