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