mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-08-17 03:21:35 +00:00
@@ -3,6 +3,8 @@ services:
|
||||
|
||||
db:
|
||||
image: postgres
|
||||
environment:
|
||||
POSTGRES_PASSWORD: 'postgres'
|
||||
|
||||
web:
|
||||
build: .
|
||||
|
Reference in New Issue
Block a user