removed path, moved init to skeleton folder
This commit is contained in:
4
skeleton/.env.example
Normal file
4
skeleton/.env.example
Normal file
@ -0,0 +1,4 @@
|
||||
# Put secrets here, then copy this file to .env (which stays out of git).
|
||||
# Anything in .env is handed to the container when it starts — for example, a
|
||||
# token for a private gem source:
|
||||
# BUNDLE_GEMS__GRAPHQL__PRO=user:token
|
||||
Reference in New Issue
Block a user