mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
@@ -92,7 +92,7 @@ services:
|
||||
context: .
|
||||
target: final
|
||||
ports:
|
||||
- 8080:80
|
||||
- 8080:8080
|
||||
depends_on:
|
||||
db:
|
||||
condition: service_healthy
|
||||
|
||||
Reference in New Issue
Block a user