aboutsummaryrefslogtreecommitdiff
path: root/docker-compose.yml
diff options
context:
space:
mode:
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index b4c08e0..170a51f 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -5,6 +5,8 @@ services:
networks:
backend:
ipv4_address: 172.21.23.2
+ ports:
+ - "36200:80"
volumes:
- ./static:/var/www
- ./nginx.conf:/etc/nginx/nginx.conf