mirror of
https://github.com/Kovah/LinkAce.git
synced 2025-01-17 21:28:30 +01:00
Allow remote connections to local dev environment (e.g. for Win Edge debugging)
This commit is contained in:
parent
9297b15439
commit
76bc0d3ef9
@ -36,7 +36,7 @@ services:
|
||||
container_name: "linkace-nginx"
|
||||
image: bitnami/nginx:1.14
|
||||
ports:
|
||||
- "127.0.0.1:80:8085"
|
||||
- "80:8085"
|
||||
depends_on:
|
||||
- php
|
||||
volumes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user