aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.yaml
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2021-11-12 08:13:02 +0000
committerterminaldweller <thabogre@gmail.com>2021-11-12 08:13:02 +0000
commit7f9f88650d22254dee9a840f208aa568f7a7bf19 (patch)
tree961e0366375c4c4dbb1d26c0be35be94d020ff87 /docker-compose.yaml
parentchanges endpoints to crypto/ (diff)
downloadhived-7f9f88650d22254dee9a840f208aa568f7a7bf19.tar.gz
hived-7f9f88650d22254dee9a840f208aa568f7a7bf19.zip
added a dev and deployment docker-compose
Diffstat (limited to '')
-rw-r--r--docker-compose.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/docker-compose.yaml b/docker-compose.yaml
index 3be8194..ac7f223 100644
--- a/docker-compose.yaml
+++ b/docker-compose.yaml
@@ -20,6 +20,8 @@ services:
- /etc/letsencrypt/archive/api.terminaldweller.com/:/certs/
cap_drop:
- ALL
+ environment:
+ - SERVER_DEPLOYMENT_TYPE=deployment
redis:
image: redis:6.2-alpine
networks: