Only on localhost
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
|||||||
context: .
|
context: .
|
||||||
dockerfile: docker/nginx/Dockerfile
|
dockerfile: docker/nginx/Dockerfile
|
||||||
ports:
|
ports:
|
||||||
- '4269:80'
|
- '127.0.0.1:4269:80'
|
||||||
volumes:
|
volumes:
|
||||||
- './:/app'
|
- './:/app'
|
||||||
links:
|
links:
|
||||||
|
Reference in New Issue
Block a user