Add a smaller sample
This commit is contained in:
9
web/apps/accounts/.env.development
Normal file
9
web/apps/accounts/.env.development
Normal file
@@ -0,0 +1,9 @@
|
||||
# Copy this file into `.env.local` and uncomment these to develop against apps
|
||||
# and server running on localhost.
|
||||
#
|
||||
# For details, please see `apps/photos/.env.development`
|
||||
|
||||
#NEXT_PUBLIC_ENTE_ENDPOINT = http://localhost:8080
|
||||
#NEXT_PUBLIC_ENTE_ALBUMS_ENDPOINT = http://localhost:3002
|
||||
#NEXT_PUBLIC_ENTE_ACCOUNTS_URL = http://localhost:3001
|
||||
#NEXT_PUBLIC_ENTE_PAYMENTS_URL = http://localhost:3001
|
||||
Reference in New Issue
Block a user