diff options
| author | Leonardo Bishop <me@leonardobishop.com> | 2025-04-25 01:13:03 +0100 |
|---|---|---|
| committer | Leonardo Bishop <me@leonardobishop.com> | 2025-04-25 01:13:03 +0100 |
| commit | c86f2b723e6956a6544bf98dc5011bd303280c6e (patch) | |
| tree | f889fc105517e8a83863de621aa18a48e1231565 /bin/key.php.example | |
| parent | 45a18c0ecb364c42307641b4057ff5a814e69b2e (diff) | |
Restructure repository
Diffstat (limited to 'bin/key.php.example')
| -rw-r--r-- | bin/key.php.example | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/key.php.example b/bin/key.php.example new file mode 100644 index 0000000..94610ad --- /dev/null +++ b/bin/key.php.example @@ -0,0 +1,4 @@ +<?php + +$superSecretToken = "abcd"; + |
