Skip to content

Instantly share code, notes, and snippets.

View coeneivan's full-sized avatar
🧉

Ivan Coene coeneivan

🧉
View GitHub Profile
@coeneivan
coeneivan / index.ts
Created November 10, 2023 07:28
Variable minInstances firebase
functions.runWith({
minInstances: process.env.GCLOUD_PROJECT === "xxx-staging" ? 0 : 1,
})
.https.onCall(async (data, context) => {
})
@coeneivan
coeneivan / wordpress.local
Created November 17, 2020 00:31 — forked from nicolasramy/wordpress.local
Simple Apache2 Virtual Host for WordPress
<VirtualHost *:80>
ServerAdmin nicolas.ramy@hostname.com
ServerName wordpress.local
# Indexes + Directory Root.
DirectoryIndex index.php index.html
DocumentRoot /var/www/workspace/wordpress/
# BEGIN WordPress
<IfModule mod_rewrite.c>
{"version":1,"resource":"file:///Users/ivancoene/weblighting/psl/platform/OLD_functions/node_modules/firebase-admin/lib/security-rules/security-rules.d.ts","entries":[{"id":"hgIh.ts","source":"Workspace Edit","timestamp":1663505947173}]}