We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6c53ba commit 6b63e7cCopy full SHA for 6b63e7c
config.sh.sample
@@ -1,7 +1,8 @@
1
#Config for the shared engine
2
3
#read PHPVERSION
4
-PHPVERSION=7.0
5
-#We're sticking with 7.0 as its the stable release, 7.1 is beta release
+export PHPVERSION=7.3
6
+#read DKIM_SELECTOR
7
+export DKIM_SELECTOR=$HOSTNAME
8
0 commit comments