docker-compose.yml aktualisiert
parent
e924b54ac6
commit
b95b6b5f2d
|
@ -23,6 +23,8 @@ services:
|
|||
build:
|
||||
dockerfile: nginx-dockerfile
|
||||
context: .
|
||||
ports:
|
||||
- "$PORT:80"
|
||||
links:
|
||||
- 'php'
|
||||
volumes:
|
||||
|
|
Loading…
Reference in New Issue