mirror of
https://github.com/spatie/dnsrecords.io.git
synced 2026-04-27 08:25:57 +03:00
[PR #6] [MERGED] Add default value false to GOOGLE_TAG_MANAGER_ENABLED #27
Labels
No labels
bug
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dnsrecords.io#27
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/spatie/dnsrecords.io/pull/6
Author: @ghost
Created: 10/27/2017
Status: ✅ Merged
Merged: 10/27/2017
Merged by: @freekmurze
Base:
master← Head:feature/fix-error-gtm📝 Commits (1)
bfe5967Add default value false to GOOGLE_TAG_MANAGER_ENABLED configuration📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
.env.example(+1 -1)📄 Description
Hello, while trying to run this project on my local environment, I got error like this:

I fix this by, adding set
GOOGLE_TAG_MANAGER_ENABLED=falsein my.envfile.I think this should be set as default in
.env.example🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.