summaryrefslogtreecommitdiff
path: root/compose.dev.yml
diff options
context:
space:
mode:
Diffstat (limited to 'compose.dev.yml')
-rw-r--r--compose.dev.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/compose.dev.yml b/compose.dev.yml
index 7403b30..05d6c3c 100644
--- a/compose.dev.yml
+++ b/compose.dev.yml
@@ -3,6 +3,8 @@ services:
build:
context: ./
target: dev
+ ports:
+ - 8313:80
volumes:
- "./src/:/var/www/html/:ro"
admin: