aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
diff options
context:
space:
mode:
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml11
1 files changed, 0 insertions, 11 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
deleted file mode 100644
index 9a57617dd..000000000
--- a/docker-compose.yml
+++ /dev/null
@@ -1,11 +0,0 @@
-metamascara:
- build: ./
- restart: always
- ports:
- - "9001"
- environment:
- MASCARA_ORIGIN: "https://wallet.metamask.io"
- VIRTUAL_PORT: "9001"
- VIRTUAL_HOST: "wallet.metamask.io"
- LETSENCRYPT_HOST: "wallet.metamask.io"
- LETSENCRYPT_EMAIL: "admin@metamask.io" \ No newline at end of file