Обновить docker-compose.yml
This commit is contained in:
		| @@ -29,6 +29,7 @@ services: | ||||
|   psql: | ||||
|     container_name: psql-${BRANCH} | ||||
|     image: postgres:latest | ||||
|     restart: unless-stopped | ||||
|     environment: | ||||
|       POSTGRES_USER: "admin" | ||||
|       POSTGRES_PASSWORD: "admin" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user