aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--terminaldweller.com/cargo/docker-compose.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/terminaldweller.com/cargo/docker-compose.yaml b/terminaldweller.com/cargo/docker-compose.yaml
index c8ca217..f1f990e 100644
--- a/terminaldweller.com/cargo/docker-compose.yaml
+++ b/terminaldweller.com/cargo/docker-compose.yaml
@@ -2,6 +2,7 @@ version: "3"
services:
nginx:
image: nginx
+ build:
context: .
networks:
- cargonet