mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
commit
872a35011a
3
.env.test
Normal file
3
.env.test
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# Federation
|
||||||
|
LOCAL_DOMAIN=cb6e6126.ngrok.io
|
||||||
|
LOCAL_HTTPS=true
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -19,6 +19,6 @@ coverage
|
|||||||
public/system
|
public/system
|
||||||
public/assets
|
public/assets
|
||||||
.env
|
.env
|
||||||
.env.*
|
.env.production
|
||||||
node_modules/
|
node_modules/
|
||||||
neo4j/
|
neo4j/
|
||||||
|
Loading…
Reference in New Issue
Block a user