Odstranění .env souborů, zavedení šablon
This commit is contained in:
3
client/.env.template
Normal file
3
client/.env.template
Normal file
@@ -0,0 +1,3 @@
|
||||
# Veřejná URL, na které bude dostupný klient (typicky přes proxy).
|
||||
# Pro vývoj není potřeba, bude použita výchozí hodnota http://localhost:3001
|
||||
# PUBLIC_URL=http://example:3001
|
||||
Reference in New Issue
Block a user